Is there any way to search a record with many conditions?

jokelogpop

Registered User.
Local time
Today, 01:37
Joined
Oct 16, 2004
Messages
22
Hi all!
I want to use a VBA to search a record with many conditions. I am a beginer, so I down know there are any way to do this? May I use a query? First I thinks the query but I do not know how to use a query with my variations.
Does anyone help me. I thanks very much!
-- Minh Hien--
 
A query will work fine. What sort of conditions are you talking about?
 
Hi !!
I wan to find a record that has ID field =1 and Day field = day() and ....
 

Users who are viewing this thread

Back
Top Bottom