How to Create Multiple Sheets in an Output File

T

ttp

I have created a macro in which (2) tables are created. I would like to
output the two tables to one Excel file on separate sheets. I tried to use
Output To function; but didn't see how to create multiple sheets in an output
file.
 
C

Clifford Bass

Hi,

Use the TransferSpreadsheet action twice in a row, with the same file
name. That should do it.

Clifford Bass
 

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