HI once again guy's and gal's 
Slowly starting to get to grips with this creature called ''Access'' but a little snag has brought me up short again (not hard to do
)
I'm stuck on how to create a form that will allow me to filter info populating a list box, using 2 txt boxes...?
Here it is:
List box populated with info taken from tblAdmin
Fields within tblAdmin:
AdminID#
AdminDate
DID#
Problem
Resolution
Status
Type
I've tried to work out how I would use multi criteria to filter info I require i.e:
txt filter 1 by Status =(open;closed;escalated)
txt filter 2 by Type = (hardware;software;network;install)
so as an example I would filter for all ''Installs'' that are ''Completed''...or all ''open'' ''software'' details
to cap it all off though the big scary boss guy has also suggested that we can look up the above info within a Date range aswell
!!!!!!!!
just some pointers on how I might acheive the first hurdle would be great and a livesaver folks...
many many hugs and thank you's for any assistance
zym

Slowly starting to get to grips with this creature called ''Access'' but a little snag has brought me up short again (not hard to do

I'm stuck on how to create a form that will allow me to filter info populating a list box, using 2 txt boxes...?
Here it is:
List box populated with info taken from tblAdmin
Fields within tblAdmin:
AdminID#
AdminDate
DID#
Problem
Resolution
Status
Type
I've tried to work out how I would use multi criteria to filter info I require i.e:
txt filter 1 by Status =(open;closed;escalated)
txt filter 2 by Type = (hardware;software;network;install)
so as an example I would filter for all ''Installs'' that are ''Completed''...or all ''open'' ''software'' details

to cap it all off though the big scary boss guy has also suggested that we can look up the above info within a Date range aswell



just some pointers on how I might acheive the first hurdle would be great and a livesaver folks...
many many hugs and thank you's for any assistance

zym