Creating a interactive form or report

G

Guest

I have a database (of course) that consists of information from rental guest
surveys. I want my employees to be able to select one piece of data (property
name) and have the report display data that corresponds to the choice (renter
names, rating, average rating, comments).

How does one accomplish this?
 
J

John Vinson

I have a database (of course) that consists of information from rental guest
surveys. I want my employees to be able to select one piece of data (property
name) and have the report display data that corresponds to the choice (renter
names, rating, average rating, comments).

How does one accomplish this?

The simplest way is to use the Combo Box Wizard to put an unbound
Combo Box on the form. Choose the option "Use this combo to find an
existing record".

John W. Vinson[MVP]
 

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