Quote:
Originally posted by MarkTWeber
I need a customer to click on a web link and it open an excel file. The data in the excel file will come from an access DB. Once the user opens the file and MAKES CHANGES I need the data to update in access (once again via the web).
On top of that I need to pass some sort of variable from ASP so Excel pulls the proper files for the customer that is logged in.
If anyone can help with any of this I would be very appreciative.
Thanks.
|
Major suggestion: Just make a Web page that kind of looks like Excel with rows and columns, etc. The first row's fields might be FName1, LName1, Company1. The second row's fields might be FName2, LName2, Company2...
And here is something else of interest:
Using the Eval and Execute Functions - 3/3/2000
http://www.4guysfromrolla.com/webtech/030300-1.shtml