TransferSpreadsheet: Import Column A and C, but not B

R

Ricardo

Hi

How do I define a Range that selects only Columns A and C, but not B?

I tryed "A:A,C:C" but it doesn't work.

Can anyone help?

Thanks,
Ricardo
 
Y

Yaacov Klapisch

Run the wizard and select the columns to import.
Save the settings and then use them in your code.
 

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