I need to create a master query that will be used for exporting data. This query will be based on the forms current RecordSource, which is easy enough to do. However, it may also need to incorporate any filters that may be in place.
Can anyone let me know a clean/accurate/safe way of doing this?