ABreeze
Registered User.
- Local time
- Today, 18:08
- Joined
- Mar 15, 2002
- Messages
- 22
I'm having a bit of a problem with a subform. My main form tracks applications and the subform tracks projects within that application. I have the subform opening in datasheet view and I want to total the columns for each application. I have text boxes placed in the subform footer to hold the totals and a command button next to each one to calculate but none of the code I use seems to fill the boxes properly.
My subform field is projectCost and the footer field is totalProjectCosts.
My subform field is projectCost and the footer field is totalProjectCosts.