Place of Code for List Box Query

  • Thread starter Thread starter Guest
  • Start date Start date
Typically you'd have a button on your form and use it to indicate that
you're finished specify conditions, and that you're ready to run the query.
That code could go in the button's OnClick event.

--
Doug Steele, Microsoft Access MVP

(no e-mails, please!)


Matt said:
Hey,

Referring to this reference site, where would I place this code.
I have tried it in the after update place and nothing happened. Thank you
very much!!
 
Thanks!

----- Douglas J. Steele wrote: ----

Typically you'd have a button on your form and use it to indicate tha
you're finished specify conditions, and that you're ready to run the query
That code could go in the button's OnClick event

--
Doug Steele, Microsoft Access MV
http://I.Am/DougSteel
(no e-mails, please!


Matt said:
I have tried it in the after update place and nothing happened. Thank yo
very much!
 

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