weegieavlover
Board Regular
- Joined
- Aug 13, 2010
- Messages
- 64
Hi All,
I thought this was going to be an easy one for me but, alas, it was not meant to be:
My logic is:
if D3 = "added"
TRUE = Value in cell B3
FALSE = 0
so my formula is:
=IF(D3="ADDED",=B3,0)
But there is an error in the formula I have tried putting "" round the B3 but still does not work.
What am I missing?
I thought this was going to be an easy one for me but, alas, it was not meant to be:
My logic is:
if D3 = "added"
TRUE = Value in cell B3
FALSE = 0
so my formula is:
=IF(D3="ADDED",=B3,0)
But there is an error in the formula I have tried putting "" round the B3 but still does not work.
What am I missing?