update existing Excel file
asp_work | Posted 11:00am 25. September 2007 Server Time |
Hi:
How to update some cells on an existing Excel file?
I know how to open a new one but I have to open the one I already created(MonthlyReport.xls).
I have created an Excel file(MonthlyReport.xls) with couple charts and I plan to use ASP to connect to Access database and get the monthly figures and update to the specific cells on MonthlyReport.xls so the chart will reflect the newly monnthly figures?
Many thanks, |