Making a search form

I

iLevy

I need help writting code behind a search form i made.
It has combo boxes of different things you can search by account number,
Date etc what is the code behind the button that will make another form pop
up with the info i asked to search by in it?
 
M

Marshall Barton

iLevy said:
I need help writting code behind a search form i made.
It has combo boxes of different things you can search by account number,
Date etc what is the code behind the button that will make another form pop
up with the info i asked to search by in it?


Here's a article on that topic:
http://allenbrowne.com/ser-62.html
 
Top