View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Chris Chris is offline
external usenet poster
 
Posts: 788
Default Embed spreadsheet in IE

Hi there. I have a web page that I would like to have an excel spreadsheet on
it. But i would like to pass data from a SQL database to the spreadsheet.
Once the user makes the changes, when they click the save button, the
information on the spreadsheet is passed back to the SQL database.

Is this even possible?

Thanks,
Chris