Export query from w/cmd button from form

D

David Ehrenreich

If anyone could help me with this. I would like to have
export a query when a command button is pressed. The
query, file, directory and parameters will always be
same. I would like to try this with it all running in
the background. So yhe user is not prompted to input
anything.

Any help would be great

Thank You
David Ehrenreich
 
K

Ken Snell

Check out TransferSpreadsheet and TransferText actions in Help. They allow
export of a query to a file.

Post back with questions after you've looked at them.
 
Top