ActiveX script to read in column headers from Excel

A

Andy S.

Is there a script out there that can read in all the column headers from a
worksheet? I'm trying to write code that will go to a particular
spreadsheet and set up the transformations for DTS, but I need to be able to
check whether or not columns are there in advance. Thanks.


--

*************************************************
Andy S.
(e-mail address removed)

Please remove "noreply" before replying.

*************************************************
 
A

Andy S.

I found my answer on Microsoft MSDN website. I'm going to use the Cells
property of the Excel Application object.
 

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