Autopopulating a form field with table data

R

Rick

I'm sure that there must be a pretty simple solution to
this.
On an Access 97 form, when a user selects a Room Name from
a list box field, I would like the next field to
autopopulate with the matching Room Number. Both of these
fields are pulled from the same table of data. I just
don't know how exactly to set this up. Would I use the
SetValue macro action? I was trying to go by the examples
in the macro handbook, but I couldn't get far. I'm
assuming that this would be similar to having a form
automatically add a town/city after a user enters a
zipcode.
Any help on this would be great.

-Rick
 

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