Microsoft
Software
Hardware
Network
Question : Filter on split form
I have a split form sourced from a query(qry1). I need to put two combo boxes (cmb1 and cmb2) on the form to filter the data sheet part (field1 and field2). When user chooses the value in either of these combo boxes, the data sheet will filter accordingly.
Meanwhile, other combo box, which the user doesn't choose from, should also change to the value of the same record row. (i.e. when cmb1=a, cmb2=aa; cmb1=b, cmb2=bb; vice versa)
Answer : Filter on split form
If you apply a filter you will be filtering both the form and datasheet.
Cheers, Andrew
Random Solutions
Combo box strange behavior
Excel + Access Integration - Passing Parameters
Load into SQL Server From FoxPro database through SSIS
Employee Leave Management
Printing to a specific printer
activesync error 0x85030027
Query by time range not date. ie 7:00a - 2:59a
How do I open .jpg files with VBA code using wildcards
I need to run multi-instances of my WinForms app. Any issues?
SSIS Ftp Connection Manager