Manipulate QBE Query with VBA Code

jawilli1

Registered User.
Local time
Today, 16:11
Joined
Apr 11, 2005
Messages
33
Hi All,
I have a qbe query that returns all of the fields that I may want to see. Now i want to create a form that has lots of checkboxes on it, that corespond to each query attribute name. I have done this. The idea is that the user can check or uncheck those attributes that they don't or do what to see. Is there any way through VBA to modify the QBE query (basically make a field invisable or visable within the query)? Any help is appreciated.

Thanks! :cool:
 

Users who are viewing this thread

Back
Top Bottom