Hello,

We are currently trying to run a test of one program by trying to replicate the alphanumeric sequence in Excel. The program itself prints out 5200 labels but it uses an alphanumeric sequence to produce those labels. I'm not 100% sure on the sequence (so this might be an issue) but I'm 90% sure it goes 0,1,2,3,4,5,6,7,8,9,A,B,C,D,E,F,G,H,I,J,K,L,M,N,O,P,Q,R,S,T,U,V,W,X,Y,Z,$,/,.,(SPACE),%

Here's my dilemma, I have the first and last label in the series, we just need the rest of them.

First label: MP000EG4UP
Last label: MP000EK599

Any thoughts on a formula that might do this? Thanks!