2003 Tab Form 2 Parameters in Heading

whirlwindgirl

New member
Local time
Today, 09:03
Joined
Apr 13, 2011
Messages
4
I have a database for store vendors. I would like the Store Number field and Vendor Number field to "drive" the tabs which all contain queries. I am able to have it work on just the Store Number field. I can also have the vendor list filter based on the Store Number chosen. What I need is to have the tabs filter by store & vendor number. Is this possible?

One tab will have vendor information. One tab will have invoice details by store & vendor and is a data entry form. One tab is for store information.
 
How are you selecting the criteria for these 2 fields which will feed the subforms?

Are we talking about basing the rowsource of a subform in a tab control to the value of a combobox? Because that's certainly possible and if fairly simple to understand.
 

Users who are viewing this thread

Back
Top Bottom