Doug Jefferson
Board Regular
- Joined
- Nov 4, 2010
- Messages
- 60
I need to have totals for a number of col's that need to show #n/a and not a 0 or a 0.00
Example:
UC Units Amount
A1 5 10.00
A2 2 2.00
A3 #N/A #N/A
B5 3 15.00
Tot: 10 22.00
Normally I could change the #N/A to an amount via an if statement, but I have to show the #N/A in the detail.
thank you for your help.
Example:
UC Units Amount
A1 5 10.00
A2 2 2.00
A3 #N/A #N/A
B5 3 15.00
Tot: 10 22.00
Normally I could change the #N/A to an amount via an if statement, but I have to show the #N/A in the detail.
thank you for your help.