Hi,
I have a question with regard to using table names as public variable and use it in the code(in the form).
I have many tables with different names like JhsTbl,JieTbl...
I want to use just one form to edit/add values to the above tables. Is it possible to pass the Table name as a string and pass it to functions like DoCmd.RunSQL, DLookup across all the Subs.
Any help is appreciated.
Thanks
Pradh
I have a question with regard to using table names as public variable and use it in the code(in the form).
I have many tables with different names like JhsTbl,JieTbl...
I want to use just one form to edit/add values to the above tables. Is it possible to pass the Table name as a string and pass it to functions like DoCmd.RunSQL, DLookup across all the Subs.
Any help is appreciated.
Thanks
Pradh