georgedwilkinson
AWF VIP
- Local time
- Today, 15:12
- Joined
- Mar 4, 2008
- Messages
- 3,819
Sorry I haven't posted in so long and am showing my laziness by asking this instead of figuring it out myself.
I would like for my users to be able to write a query and then assign the query as the recordsource for a form. This will allow the advanced user to re-use already designed forms/subforms without having a developer make a modification or a whole new set of forms. This is similar to the filtering concepts found here, just the user will be writing the sql instead of the developer.
I envision the user will select his new query in a drop down list which will then refresh the form, using the newly written/executed query to populate the "main" form, essentially allowing highly advanced filtered forms.
(my users are indeed that good and they don't have time to write their own database programs)
Has anybody done this?
I would like for my users to be able to write a query and then assign the query as the recordsource for a form. This will allow the advanced user to re-use already designed forms/subforms without having a developer make a modification or a whole new set of forms. This is similar to the filtering concepts found here, just the user will be writing the sql instead of the developer.
I envision the user will select his new query in a drop down list which will then refresh the form, using the newly written/executed query to populate the "main" form, essentially allowing highly advanced filtered forms.
(my users are indeed that good and they don't have time to write their own database programs)
Has anybody done this?