Hi!
I've designed a subform for my main form, with a series of command buttons to open pop-up forms for data entry purposes.
The command buttons work fine when you purely open the subform as a form. However when I put the subform into the main form and try to work the command buttons from here the following message is displayed:
Syntax Error (missing operator) in query expression '[DatabaseID]='
DatabaseID is the field be which I'm matching the subform and popup form data.
Can anyone shed some light on this?
I've designed a subform for my main form, with a series of command buttons to open pop-up forms for data entry purposes.
The command buttons work fine when you purely open the subform as a form. However when I put the subform into the main form and try to work the command buttons from here the following message is displayed:
Syntax Error (missing operator) in query expression '[DatabaseID]='
DatabaseID is the field be which I'm matching the subform and popup form data.
Can anyone shed some light on this?