G
Guest
I have a form with a text box that references and calculates:
=
=
- .[column](1,1)/
- .[column](1,0)
The user must select a month before the List populates with data, so before
selecting the month, the text box with the reference above displays "Error".
I was fiddling with the Nz function trying to figure out how to suppress that
error. Can anybody help?
- .[column](1,0)