Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations cowski on being selected by the Eng-Tips community for having the most helpful posts in the forums last week. Way to Go!

Manipulating framed checkboxes on Access forms

Status
Not open for further replies.

cactus13

Automotive
Joined
Jul 16, 2001
Messages
25
Location
NL
While working on an access database I discovered that it is possible for a dropdown list to contain values returned by a query. I also noticed that this is not possible for a frame with checkboxes, although i need that.

Thinking off solutions I thought it might be possible to modify the control, made before hand with the Userform_Load routine like the way it is possible in other office applications (if I remember correctly) using a dim/set as Control satatements. I have been looking through the help available in Access but cannot find a way to tackle the problem. Also on the internet I have not been able to find a possible way/solution.

Can somebody give me a hint or guide to a possible solution for adding options in a checkbox frame to a form?

Thanks in advance!
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top