Export subform datasheet information to excel

  • Thread starter Thread starter Brandon Johnson
  • Start date Start date
B

Brandon Johnson

How do i take data that is in datasheet view in a subform and export it
to an excel file? Ive tried an outputto macro but no luck. anyone have
any ideas? Thankyou so much.
 
The simplest way is to use the DoCmd.TransferSpreadsheet method. Look in
Access help for details.

Barry
 

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

Back
Top