A while ago, I decided I would take information (such as number of cities, pop, gold, science, happiness, ect...) from my Civ game every ten turns and put it into excel spreadsheet to keep a log of my games progress. I found this helped me speed up my game play. Now, I like just looking through the data and comparing my previous games to one another.
I want to automate the data collection to excel now. I think I know enough of VBA to make this happen; but I have no idea on where the numbers or information is stored during game-play.
tl;dr Does anyone know if there is a mod that imports stats such as gold and science into a spreadsheet, or at the very least, know where the data is stored during game-play so I can attempt to import it to excel via VBA myself?
I want to automate the data collection to excel now. I think I know enough of VBA to make this happen; but I have no idea on where the numbers or information is stored during game-play.
tl;dr Does anyone know if there is a mod that imports stats such as gold and science into a spreadsheet, or at the very least, know where the data is stored during game-play so I can attempt to import it to excel via VBA myself?