I need someone to look at my formula and tell me what I'm doing wrong. I would like to auto-fill down a number & letter but only change the letter
example:
1A
1B
1C
& so on.
I originally started with =LEFT(A1,6)&CHAR(CODE(RIGHT(A1,1))+1) but it returns 1AB
for the life of me, I can not figure out how to correct the formula to not repeat the A
Thanks in advance for your help
example:
1A
1B
1C
& so on.
I originally started with =LEFT(A1,6)&CHAR(CODE(RIGHT(A1,1))+1) but it returns 1AB
for the life of me, I can not figure out how to correct the formula to not repeat the A
Thanks in advance for your help