Pls post in ONE group ONLY.
See ans in your other post
--
Don Guillett
Microsoft MVP Excel
SalesAid Software
(E-Mail Removed)
<(E-Mail Removed)> wrote in message
news:(E-Mail Removed)...
>I am attempting to clear a cell in column V based on the text of the
> same row in column G.
> With actual numbers, I can do SUMIF(G9:G123,">5",V9:V123) - but I want
> to actually clear the respective cell in V if "payments" is in column
> G, and leave it alone if blank or other text exists. How can I do
> that?
>
> DLR