Missing field in expression

BillBee

Registered User.
Local time
Today, 12:23
Joined
Aug 31, 2008
Messages
137
I want to create an Access runtime file but would like to be able to view the Tables. The attachment has a form set to view the Tables. First can I use this method to view the Tables in Runtime and secondly when I try to close this Form using the control Return to Main Menu I get a message saying MS Access cannot find the Field '|1' referred to in expression. Can anyone help because I cannot find what is causing the message to show. Thanks
 

Attachments

I do exactly this with a couple of Runtime Databases ... I use a one-line Macro attached to a command button, with an "OpenTable" command.
 
PaulO. Would it be better for me to change all commands with a single line?
 

Users who are viewing this thread

Back
Top Bottom