Lookup Field

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

Hi!
Using the wizard, I can create LookUp fields in my form, within the current
Access database.

However, I would like to create a LookUp field or column that will provide
information from ANOTHER Access database. Is this possible? If so, how do I
go about doing it?

Thank you!
 
Skyeblue said:
Hi!
Using the wizard, I can create LookUp fields in my form, within the
current Access database.

However, I would like to create a LookUp field or column that will
provide information from ANOTHER Access database. Is this possible?
If so, how do I go about doing it?

Thank you!

I'm no fan of Lookup Fields (as established in the table design), for a
number of reasons. However, to do what you want you can first create a
linked table, linked to the table in the other database, and then build
your lookup field referring to the linked table.
 
Thank you SO MUCH!!! It works!

Dirk Goldgar said:
I'm no fan of Lookup Fields (as established in the table design), for a
number of reasons. However, to do what you want you can first create a
linked table, linked to the table in the other database, and then build
your lookup field referring to the linked table.

--
Dirk Goldgar, MS Access MVP
www.datagnostics.com

(please reply to the newsgroup)
 

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