View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
R Tanner R Tanner is offline
external usenet poster
 
Posts: 87
Default Export to XML when closing workbook.

Hi,

I am trying to figure out how to export a table to an xml file, or
rather, update the xml file with the recently entered data, when the
user is about to close the workbook(to get the most recent values).
Does anyone have any recommendations as to how to do this?

Thanks,

R Tanner