#VALUE in Excel for a formula using a missing cell with function builder
757673Jun 21 2010 — edited Jun 21 2010Forum,
When I use function builder to retrieve data from HFM in Excel, I have a problem with formulas using this data when it is missing.
If I put nothing in the #nodata / missing label replacement, then SmartView puts "" in the cell, which creates an error if I try to sum it with something else ( = "" + 1,234.56 returns #VALUE).
SmartView doesn't let me me use 0 as a replacement value... I found a workaround by using .0 as the replacement value, but I imagine there is probably a more elegant way to solve this problem.
Let me know if you have an idea.
Thanks,
Julien