48Highlander
Technical User
How do I set the filter string for a stored query in my mdb database? Do I also have to set filteron after I do that? and if so how?
Bill J
Bill J
Follow along with the video below to see how to install our site as a web app on your home screen.
Note: This feature may not be available in some browsers.
Currentdb.QueryDefs("qselMyQuery").SQL = "SELECT ...."