I used the rules for a simple game of Polish - Soviet war yesterday and am looking to create some army lists. Being lazy I wondered if there is an existing template I could use
There's not really a template available but we do have the Army Builder software which allows you to customise any of the existing lists: https://armybuilder.pendraken.co.uk/
I've tended to create my own landscape spreadsheet using the basic columns from the army lists.
What that wont do is automatically multiply up and then total the unit costs, but it keeps things orderly.
I suspect that somebody with better Excel spreadsheet skills than me could probably knock up a list calculator pretty easily - although you'd need to manually check any restrictions (such as X per ,000pts or no more than X per battlegroup restrictions), as that would require the spreadsheet to be directly linked into all the army lists, which would be (another) massive task :D
Not much help, I know, but just a thought.
Cheers
Mark
I have done, it's very simple.
=Sum(points cost cell * amount of troops cell)
QuoteI've tended to create my own landscape spreadsheet using the basic columns from the army lists.
What that wont do is automatically multiply up and then total the unit costs, but it keeps things orderly.
I suspect that somebody with better Excel spreadsheet skills than me could probably knock up a list calculator pretty easily - although you'd need to manually check any restrictions (such as X per ,000pts or no more than X per battlegroup restrictions), as that would require the spreadsheet to be directly linked into all the army lists, which would be (another) massive task :D
Not much help, I know, but just a thought.
Cheers
Mark
If you are going to that much trouble, I'd suggest just subscribing to the army builder.
If you want a basic list for a game - then its a few mins work to type the details in
QuoteI have done, it's very simple.
=Sum(points cost cell * amount of troops cell)
The SUM is not needed here. And I'm interested to know where this approach comes from because I see it quite often in spreadsheets at work.
Just =A1*B1 is all that is needed. Then =SUM(C1:C30) at the bottom of the column
Just habit of what I'm thinking sed to doing Forbes.
Google sheets uses sane
Ta
It does work - but it's odd to see lots of people doing the same unnecessary step - which made me ask about it.
I suspect that the formula most people are first shown is SUM and then it's a subconscious belief that you always do SUM for a formula. As opposed to SUM being a formula to add up the values in a number of cells.
I always make the opposite mistake and just enter =C1:C30 and completely forget I need the 'SUM' prefix.
I use the built in Sigma function. Means when you add or delete rows in column it will automatically fix it.
QuoteI always make the opposite mistake and just enter =C1:C30 and completely forget I need the 'SUM' prefix.
There is always one ;)
QuoteI use the built in Sigma function. Means when you add or delete rows in column it will automatically fix it.
And Sigma (the Greek letter) in maths means sum!
I think versions of Excel for 20+ years have dealt with row deletion without issue in calculation ranges.
At least 20 years - nearer 30
Probably- any time I mention a point in time I find I need to add at least 5 more years on.
I now trying to remember the crappy DOS spreadsheets from the late 80s which were entirely keyboard driven. They were such hard work. But also kind of magical when they worked!
Ah! The joys of pivot tables and hauling data from multiple sheets and bosses who went," Well this looks pretty simple, why did it take so long?"
Not to mention the use of grep, awk and sed to extract the data from the database in the first place.
So much fun that .... I'm glad I'm retired and never have to do it again!
Though I do now , though I say it myself, have a nifty Open Office spreadsheet that tracks my 5 Parsecs campaign. So it wasn't a total waste!!