Exporting Basics

P

Public

Hi,
I just want to begin exporting some data to Excel Sheet. I just want to know
the basics of it. I want to know if I want to export two text boxes in a form
to an Excel sheet (each textbox with its label is a line), how can I do that?

Regards
 
K

Klatuu

You don't export forms. You export either tables or queries. Most will
usually use queries to filter what records get exported.
To get the basics of exporting to Excel, see TransferSpreadsheet in VBA Help.
 

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