D
DirtyBadger
I have a formula which is an IF statement which looks at a cell ref on a
seperate worksheet and pulls back the information contained in the cell if it
is populated but leaves it blank if it has no data present, i have placed
what i have below.
=IF(Data!D7>" ",0,Data!D7)
My question is when i hit return it still shows the formula and not the
result...the rest of the workbook seems to work as normal?
Help Please
seperate worksheet and pulls back the information contained in the cell if it
is populated but leaves it blank if it has no data present, i have placed
what i have below.
=IF(Data!D7>" ",0,Data!D7)
My question is when i hit return it still shows the formula and not the
result...the rest of the workbook seems to work as normal?
Help Please