G Guest Jul 21, 2006 #1 What is the coding necessary to open a table from a command button in a form. Everytime i try it it brings up a syntax error
What is the coding necessary to open a table from a command button in a form. Everytime i try it it brings up a syntax error
G Guest Jul 21, 2006 #3 Worked like a charm, cheers Ofer Cohen said: Try Docmd.OpenTable "TableName" Click to expand...