new_2_prog
Registered User.
- Local time
- Today, 12:54
- Joined
- Aug 4, 2008
- Messages
- 58
I have a subform called Line Items that contains fields description, count, and price. This subfrm doesn't always contain data but yet there is a grand total field in the form footer.
My problem is if there is no data I need this grand total field to equal 0, I have tried a couple things that haven't worked.
Can someone provide code because this grand total is carried over to the main form and if it is null then I have additional issues.
Thanks!
My problem is if there is no data I need this grand total field to equal 0, I have tried a couple things that haven't worked.
Can someone provide code because this grand total is carried over to the main form and if it is null then I have additional issues.
Thanks!