Export Search Results to Excel

L

Linda

Hi,

I have a form to search for data in a table and the results are displayed on
the form. I would like the user to use a button to export the results to
Excel but I am not sure how to do this. Any suggestions?
 
Y

Yanick

You can create a macro with the action "OutputTo" and link it to your button.
You should not have problem to create de macro to do this. (prety simple)

Yanick
 
Top