Question about using acOutputForm to Excel

J

J. Keggerlord

If I have a statement:

DoCmd.OutputTo acOutputForm, , acFormatXLS, "PilotSched.xls", True

and I want to only output the Detail section of the form, is this possible
to do? Or is it possible to suppress individual fields when performing the
ouput? There are a bunch of fields being output to Excel that are completely
useless to the user.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top