Forum Discussion
Round up
- 3 years ago
Hi,
i tried to wrap with an IFERROR and effectively the calcualtion works.
I doublechecked in xls that the output figures are consistent.
just one small point: what does it mean when in the formula bar the box at the end is half grey and half red ?
Thanks
gianfranco
Thanks
G
If the first argument, commesse'[N_Stampe], is 0, this will evaluate to a 0, so I don't believe that is the issue. 0/anything = 0
If the second part (the denominator) is 0 then this will throw an error. You can wrap the entire thing with an IFERROR. Perhaps your LOOKUPVALUE could be failing somewhere.
Hi,
i tried to wrap with an IFERROR and effectively the calcualtion works.
I doublechecked in xls that the output figures are consistent.
just one small point: what does it mean when in the formula bar the box at the end is half grey and half red ?
Thanks
gianfranco
Thanks
G