Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Mike Lewis on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

help me!

Status
Not open for further replies.

simoncpage

Programmer
Apr 4, 2002
256
GB
I was wondering if anyone out there could help me or direct me to a site that would have information on the following:

I want to be able to update and extract calculated cells from an html file. i.e I want to be able to send data to an excel workbook on my ftp site and extract new values based on the sent data from it without opening the actual workbook. Is this possible? (maybe there is an easier way suggestions would be great!? - the main reason for this is security as someone could download the my excel model and use the sheet themselves as excels security is a joke as you know)

Thanks

Simon
 
dear Simon,

it is not possible to access any content of any file without opening it.

btw why do you store your data in an excel file??

regards Astrid
 
Its not that I store data its that I use excel to calculate quite complicated functions that Im not sure will I can do with vbscript?

 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top