Combo Box and Allow Full Menus

  • Thread starter Thread starter LeppyR64
  • Start date Start date
L

LeppyR64

I have a combo box on a form that I populate with a list of items from
a lookup table. Access 2007 created a form for me to enter those
values. When I right click on the combo box I can select "Edit List
Items..." and it will take me to that form. The users that will be
using it I want to have access to this, but if I disallow full menus
from the "Access Options" page, then it disables this feature as
well. Is there any clean way to do this? Or do I have to kludge it
together?
 
create your own data-entry form for the lookup values, then set it to open
on right-click of the combo-box.
 

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

Similar Threads

Combo Box Error 2
Combo Boxes 4
Combo box synch question 2
Combo Box on Form 2
Combo box to fill text boxes.. 3
sync combo boxes as per example given 2
Combo Box 2
Populate a text box based on a combo box 1

Back
Top