View Single Post
  #43 (permalink)  
Old August 1st, 2008
DirkD DirkD is online now
Member
 
Join Date: Mar 2008
Posts: 41
Default

Quote:
Originally Posted by peterb View Post
What about XML? It shouldn't be that difficult to export data from Excel to XML (even if I never have done so myself...). All it takes, I imagine, is defining a XML schema and map that to the data in the workbook.
The question is more like this: how do I export the relevant data for stat-blocks out of the excel-tables into (for example) a txt-file? After that, I'm good.

For example, if I wanted to export the data-table (A3-BG603) into a text-file in a format of my choice, how would I do that?
Reply With Quote