View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Mark Nelson Mark Nelson is offline
external usenet poster
 
Posts: 1
Default XML and SQL in Excel

HI All

I have an mxl stream that I get from a sql database and and using and XSL stylesheet to turn it into an Excel XML spreadsheet. I thne load that into a workbook. I am trying to figure out how to get the dat back out of the worksheet and update the database. Any ideas

thanks in advanc

Mark