Hello everyone,
Just wondering if anyone can help solve this problem. This forum is awesome, and I thank all who can help. It is much appreciated.
So, here's my issue...
I would like to export a filtered subform on a main form to an excel file by clicking a command button with VBA code.
The subform is filtered by typing in a text box to filter a specific field. The subform's record source is a query generated from a few tables.
Is this possible, or do I need to try some other method?
Just wondering if anyone can help solve this problem. This forum is awesome, and I thank all who can help. It is much appreciated.
So, here's my issue...
I would like to export a filtered subform on a main form to an excel file by clicking a command button with VBA code.
The subform is filtered by typing in a text box to filter a specific field. The subform's record source is a query generated from a few tables.
Is this possible, or do I need to try some other method?