Combo box addition

J

John

I have a combo boxes doing simple rate * hour calculations using the IIf ()
statement (so I don't have a form filled with $0.00). The combo box that is
totalling all 15 lines stays blank however. When I remove the IIf statement,
the combo box totals correctly. Is there any way of adding only the combo
boxes with totals in them ? All your help is greatly appreciated.
 
Top