Look ups

P

pippasterling

Hi,

I am new to Access 2007 and I would like to know the easiest way to add a
look up menu into a field in either form view or design view, if either are
possible.

Anyone know?
 
J

Jeff Boyce

If you are looking to add a way to select from a list (i.e., lookup values)
on a form, use a listbox (if you have few items, and can spare the on-screen
'real estate'), or a combobox (if you have more items and/or cannot spare
the room).

Regards

Jeff Boyce
Microsoft Office/Access MVP
 
Top