Combo Box choices populate a table viewed by the user

J

John chamberlain

Trying to set up a form that is used for generating a
Number that is viewed on the same form as the user picks
each field from a set of Combo boxes on the form.
Example: User picks the letter AF from a list of letters,
then 01, then types in a description. The table would
then show AF 01 Description. I've set up the table and
created the form with the combo boxes associated to the
table. Now I want to set up a quick view of how the table
is getting filed in.

Suggestions would be very helpful.

John
 
Top