I am trying to create a spreadsheet which will automatically sequence cars depending on how many there are.
For example I want to enter:
SUV- 4
GT - 7
and the spreadsheet would create a sequence like this:
SUV, GT, GT, SUV, GT, GT, SUV, GT, SUV, GT, GT
Where possible the sequence would be...