Access 2007 Reports

P

Phreake

Hi All,

I am creating a report for a form in my database. This form/table has
data from other tables using combo-boxes, so the users can see the
full name but the actual table only stores the ID (primary key of the
record).

What I need help with is when I create a Form from this table it only
shows the ID and not the full name.

How can I get the Form to show the full name of th record.

Thanks in advance

Phreake
 
P

Phreake

In your query join the ID to the table that has ID and name.
--
KARL DEWEY
Build a little - Test a little










- Show quoted text -

what type of join do i need to use?
 

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

Top