Variables from Table

  • Thread starter Thread starter Suthee
  • Start date Start date
S

Suthee

Hi All--

I have a form that pulls from a table. I want to have several system
variables that the user can change such as a desired path, client filter,
name filter, etc.

Basically, I want to take the value in each of these separate fields (values
are stored in the table) and be able to call them from VBA.

Is there a way to do that?


Also I have four linked SQL tables. I setup an ODBC DSN connection to these
tables. Is there a way, when my database opens, to create a DSN-Less
connection to the SQL database I am using? Perhaps when the main menu
loads? That way I won't have to set this up on 60 PCs.

Thanks for any help!
 
Thank you. The DLookup worked perfectly. I had seen that before, and I am
glad I understand its purpose now.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top