filter subform

sammers101

Registered User.
Local time
Today, 01:09
Joined
May 11, 2012
Messages
89
My problem is very simple, I want to filter data based on user input in a combo box.

Looking for (Set) : ["selected":dropdown box of different sets]

Then I am not sure where to go from here, I thought I should put a subform, but displaying the filtered query would work as well.

I already have a filtered query with criteria [Forms]![frmComboFilter]![selected] The problem I seem to be having is linking my selection box with the subform in frmComboFilter. I feel like examples would be more helpful if more people explained exactly how their code worked. All the examples I found are very specific, is there a good site with multiple kinds of examples that explains them?

I am pretty sure I need to have some code for my after update event for "selected" but what do I assign it to? Or maybe im doing it wrong

I am very much a beginner thanks for any help
 
Send a short example of your MDB, (Access2000 or 2002-2003).
 
I suppose I should just auto attach a file from now on ;)
I only have access 2010 sorry
Thanks for responding. whats up with no backwards compatibility MS? grr
 

Attachments

Users who are viewing this thread

Back
Top Bottom