John Jnr
Registered User.
- Local time
- Today, 10:11
- Joined
- May 2, 2002
- Messages
- 36
I have a form that is generated from combo box selections.
In the detail section of this form the text boxes are unbound but obviously controlled from the combo selection.
I want to sum these text boxes in the footer of the form.
I have put in the footer: =Sum([Textx]) and when the form opens I get this displayed: #NAME?
Is there something wrong with the syntax?
Your help as ever is much appreciated.
Cheers
J
In the detail section of this form the text boxes are unbound but obviously controlled from the combo selection.
I want to sum these text boxes in the footer of the form.
I have put in the footer: =Sum([Textx]) and when the form opens I get this displayed: #NAME?
Is there something wrong with the syntax?
Your help as ever is much appreciated.
Cheers
J
