Access 2007 customizing a database

  • Thread starter Thread starter sam
  • Start date Start date
S

sam

Hi i am atthe moment trying to customize an access 2007 database i downloaded
form the Microsoft web site, it is the Book collection database.

On the form whre you input the book details there is a combo box called
(Topic) when i click on this box it enables me to select the data i want in
this box and if i double click on this combo box i can then edit the data
that i am able to select.

What i am trying to do is make 2 more of these combo box's on this input
form so i can input other data in the same way.

Can someone please help.

regards To you all
 
On Mon, 11 May 2009 03:36:01 -0700, sam

When you're in design view you can select a control and copy it with
Ctrl+C followed by Ctrl+V. Then carefully inspect the properties and
make the necessary changes. That may well include creating a new
lookup table and establishing a relationship between it and the main
table.

-Tom.
Microsoft Access MVP
 
Back
Top