View Single Post
  #44 (permalink)  
Old August 1st, 2008
peterb peterb is offline
Senior Member
 
Join Date: Jan 2008
Location: Lidingö, Sweden
Posts: 116
Default

Quote:
Originally Posted by DirkD View Post
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?
Try saving the worksheet, using File -> Save As, as either a:
  • Tab delimited text, or
  • Semicolon delimited (*.skv), or
  • Whitespace formated text (*.prn)

Use Excel's help search function and search for "Save As", you should find a help page with more info on the various file formats one can transform a Excel file to.
__________________
Peter Brink
Reply With Quote