Twin
Registered User.
- Local time
- Today, 00:04
- Joined
- May 19, 2000
- Messages
- 26
Hi Everybody,
I am trying to create a text box on the form that would show subtotal of the specific column on the subform above it. The subform is based on the query that runs each time a combo box is changed and it refreshes the subform. I have tried sourcing the text box as Sum([Query name],Column Name]), but that is returning #Error in the box.
Is it possible to make this work?
Thanx in advance
Chris
I am trying to create a text box on the form that would show subtotal of the specific column on the subform above it. The subform is based on the query that runs each time a combo box is changed and it refreshes the subform. I have tried sourcing the text box as Sum([Query name],Column Name]), but that is returning #Error in the box.
Is it possible to make this work?
Thanx in advance
Chris