I'd like to work with data of a table by VBA code not by MS Access interface. There is another way to do it, than to use this:
Public Sub MySub()
...
DoCmd.Opentable MyTable
...
End Sub
Am I right? Please, advise what code is the best for this?
|
Results 1 to 17 of 17
Thread: Am I right?Threaded View
|
Click Here to Expand Forum to Full Width |