QBF search

clucker

New member
Local time
Today, 12:29
Joined
Jan 20, 2009
Messages
2
Hi all,

I used the QBF from the MS website to create a form from a table I had- it works fine the only issue I have is that after I click on the "OK" to search for a record I do not how to search again except for closing and reopening the Form- I"m pretty wet behind the ears when it comes to access but Im sure they must be a way to do it without having to close and re-open


TIA
 
Re: QBF search- UPDATE

OK , So my solution appears to be to create a button on the original forms sheet that will call the forms_qbf form- I know how to create a button i just dont know what the syntax is to call or re-open the another sheet (in this case the forms_qbf form)
 
Sounds like you used the wizard to create the searchstring. You could instead look at filtering records by using the form's filter property instead.
 

Users who are viewing this thread

Back
Top Bottom