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
Hi,
thanks for the suggestion to post some data.
I realised that it could be in some cases that the first argument of the division coudl be 0.
this could affect the formula and generate the error ?
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.
- Gianfranco3 years agoNew Member
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