Hi,
I am trying to use excel to generate an 4 part Alphanumeric sequence.

Sequence is ascending from right hand side to left i.e order is ascending Part 4, then Part 3, then part 2, then part 1

Example

'A - 01 - 01 - 01'

Part one must be only A to H
Part 2 to be from 1 to 72
Part 3 to be 1 to 13
Part 4 to be 1 to 16

last String to be 'H - 72 - 13 - 16'

Can anyone one help

Kind regards

Kieran