Attaching List Box to Option Group

tarcona

Registered User.
Local time
Today, 10:16
Joined
Jun 3, 2008
Messages
165
Ok this is probably an easy thing to do but I am extremely new to Access.

Anyways, if you want to open up the example database Northwind on your computer. C:/ProgramFiles/Microsoft Office/Office/Samples/Northwind.mdb
And you go to the "Sales Report Dialog" form. You see that the third option is "Sales by Category". And then there is a list box attached to that label or option or whatever you want to call it. I am wondering how I can do that.

Any help would be great. Thanks.
 
Have you examined the methodology used by MS? Unless you want something different, you can simply copy what they did.
 
Where do I examine the methodology of MS because I basically want what they did...
 
C:/ProgramFiles/Microsoft Office/Office/Samples/Northwind.mdb
is the methodology they used. You can see it there.
 
Yeah, I see what they did but I dont know how they did it....
 
Get the form into design view and examine what happens when you click on things (look at the events behind each control). You might have to put on your Sherlock Holmes hat and follow a trail, but it will be a good learning experience.
 

Users who are viewing this thread

Back
Top Bottom