Quote:
Originally Posted by peterb
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?