Well you can see that the TRUE action for the second IF statement is:
(F7-C7)/C7
which should give you -5.26%, so there is something about the comparison
C7>=1
that is giving you the FALSE action.
Are you sure you have typed it correctly?
Pete
Well you can see that the TRUE action for the second IF statement is:
(F7-C7)/C7
which should give you -5.26%, so there is something about the comparison
C7>=1
that is giving you the FALSE action.
Are you sure you have typed it correctly?
Pete
Hi Pete
Yes using the formula as processed
But works if cells are 0 but not with values![]()
IF(AND(C7=0,F7=0),0,IF(C7>=1,(F7-C7)/C7,F7/F7))
Thanks
CraigieL
Well, all I can suggest is that you post the workbook here, so I can see what is going wrong.
Pete
There are currently 1 users browsing this thread. (0 members and 1 guests)
Bookmarks