Reading values from a table from a macro

JakeN

Registered User.
Local time
Today, 17:43
Joined
Sep 1, 2000
Messages
13
Is there any way for a macro to access data on a table without going through a form?
 
Macros can run queries. What do you want to do?
 
Well right now I'm accessing values from my table through one of my main forms. It would be convenient if I could just refer to those values directly and not go through a form.
 

Users who are viewing this thread

Back
Top Bottom