K
KATYDID
I'm trying to achieve a function that will read down column A, note eac
time a text string occurs, then perform an operation on a value i
column C, same row.
I've been trying to use this formula, but it doesn't appear that IF ca
work down a column in this way.
=IF(A2:A1000="test", C2/5, "NOT BILLED FOR test THIS MONTH")
Is there another (relatively easy) way to do this?
Thanks
time a text string occurs, then perform an operation on a value i
column C, same row.
I've been trying to use this formula, but it doesn't appear that IF ca
work down a column in this way.
=IF(A2:A1000="test", C2/5, "NOT BILLED FOR test THIS MONTH")
Is there another (relatively easy) way to do this?
Thanks