D
DV
I'm getting the following error when using the row source of a combobox to
build a query limited from another combobox - "Invalid bracketing of name".
Both comboboxes exist on a subform.
Here's is my exact syntax for the query criteria with the respective
mainform and subform names:
[Forms]![frm Research Database Users]![frm Research Database
Subform.Form]![SYSTEM]
I also tried the following which didn't generate an error, but did not work
either:
[Forms]![frm Research Database Users]![frm Research Database
Subform].[Form]![SYSTEM]
build a query limited from another combobox - "Invalid bracketing of name".
Both comboboxes exist on a subform.
Here's is my exact syntax for the query criteria with the respective
mainform and subform names:
[Forms]![frm Research Database Users]![frm Research Database
Subform.Form]![SYSTEM]
I also tried the following which didn't generate an error, but did not work
either:
[Forms]![frm Research Database Users]![frm Research Database
Subform].[Form]![SYSTEM]