View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
RustyR RustyR is offline
external usenet poster
 
Posts: 9
Default Using FSO to get Excel data

I hope there is an easy answer to this!

I have an active server page which dynamically shows all files in a
directory.
Based on the file name, using FSO, I use the first 5 chars to create a link
to another tool and MID to gather other info from the title which helps
populate other table cells.
My question is this:
Is there a way using VBScript to grab the value of a certain cell within the
spreadsheet?

Thanks in advance for any help!!

Regards,
Rusty