View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
lanem lanem is offline
external usenet poster
 
Posts: 4
Default How to open a spreadsheet and make changes to it from code?

Does anyone know how to open and excel spreadsheet on the server and make
changes to it and then re-save it? I am trying to do this from an asp.net
web page using OWC11. Thanks.