View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Owen J. Owen J. is offline
external usenet poster
 
Posts: 1
Default XMLSS and Worksheet Name

Is there any way to set the worksheet name using data from within an XSLT
file? All of our applications are multilingual and the translations are
stored in a database. All translations are retrieved and placed in a
dataset. Each translated string has an ID. I'd like to be able to change
the name of the worksheet to a specific value from the table based on the
record id. Any help would be greatly appreciated.