On Tue, 24 Jan 2006 12:55:21 -0800, Jaytee
<(E-Mail Removed)> wrote:
>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]
|