Hello,
I'm having a problem referencing a txtbox from a query.
I linked the query to the txtbox using the “build” feature and selecting the path to the txtbox which is:
[Forms]![MainForm]![subfrm].[Form]![txtbox]
However when I run the query it says “The Microsoft jet database engine does not recognise [Forms]![MainForm]![subfrm].[Form]![txtbox]
As a valid field name or expression.”
Thanks
I'm having a problem referencing a txtbox from a query.
I linked the query to the txtbox using the “build” feature and selecting the path to the txtbox which is:
[Forms]![MainForm]![subfrm].[Form]![txtbox]
However when I run the query it says “The Microsoft jet database engine does not recognise [Forms]![MainForm]![subfrm].[Form]![txtbox]
As a valid field name or expression.”
Thanks