How do I display the results of a query in an existing form?

  • Thread starter Thread starter Maniceye
  • Start date Start date
M

Maniceye

I'm creating a new query using QBF in an existing database. I'd like to
display the results by re-using an existing form which is already used to
display unfiltered data. Can anyone tell me how to do this?


Thanks for your help.
 
Hi Maniceye,

Perhaps this sample will be useful to you:

http://www.accessmvp.com/TWickerath/downloads/customdialogbox.zip

More advanced forms of QBF, where one is creating the WHERE clause of a SQL
statement in VBA code, can be found here:

http://www.accessmvp.com/TWickerath/downloads/elements.zip

http://www.accessmvp.com/TWickerath/downloads/Chap08QBF.zip

http://www.seattleaccess.org/downloads.htm
See the download "Query By Form"
Tom Wickerath, February 12, 2008


Tom Wickerath
Microsoft Access MVP
http://www.accessmvp.com/TWickerath/
__________________________________________
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top