Extracting footer informatiojn from unopened XLS file.

G

Guest

I'm trying to extract footer information from anunopened xls file.

I go through a loop of xls files to capture FILENAME information. No
problem there. But in some cases, I'd like to get the information from the
footer of a known sheet name instead. All this without opening the (big)
files, which takes too much time.

I've tried GetValue but can't get beyond the cell reference it returns to
get to the footer info.

Help please!?

Thanks!
 

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