JenniferNorman
New Member
- Joined
- May 27, 2014
- Messages
- 1
Hi, I'm attempting to autofill an alphanumeric sequence in which the first half of the sequence repeats, only causing the second half to advance in sequence once a certain number is reached.
The code is a two digit number followed by a two digit alphabetic code. The number portion of the code increases to 99, at which time the numbers reset to 01 and the first letter in the alphabetic portion advances by one letter (the second letter only advances once the first letter has cycled from A-Z). In other words, the first code would be 01AA, the second code would be 02AA, etc., until 99AA was reached, at which point the code would be come 01BA, then 02BA, etc.
Is there a way to phrase a command inside Excel that would allow me to quickly generate this sequence instead of manually inputting each code by hand?
I appreciate your time and help! Thanks
The code is a two digit number followed by a two digit alphabetic code. The number portion of the code increases to 99, at which time the numbers reset to 01 and the first letter in the alphabetic portion advances by one letter (the second letter only advances once the first letter has cycled from A-Z). In other words, the first code would be 01AA, the second code would be 02AA, etc., until 99AA was reached, at which point the code would be come 01BA, then 02BA, etc.
Is there a way to phrase a command inside Excel that would allow me to quickly generate this sequence instead of manually inputting each code by hand?
I appreciate your time and help! Thanks