To clarify, I'm not using the look-up wizard. There are several look-up
tables saved in a separate mdb file. I use a combo box on a form to select
record from look-up table. Should the BE field type be text or number?
To clarify, I'm not using the look-up wizard. There are several look-up
tables saved in a separate mdb file. I use a combo box on a form to select
record from look-up table. Should the BE field type be text or number?
It can be either, depending on what you're looking up and how. It's impossible
to say based on what you've posted.
First off... why use lookup tables *in a separate mdb file*? Normally (not
always, there are good reasons occasionally to keep lookup tables in the
*frontend*) one would have all related tables in the same database.
Secondly, what is it that you're looking up, and what will you do with it once
you have done so?
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.