If you want more than 26 letters drag this down column A
="21"&SUBSTITUTE(ADDRESS(1,ROW(A1),4),"1","")&"01"
Will return 256 letters in 2003
Gord Dibben MS Excel MVP
On Wed, 13 Jan 2010 17:37:01 -0800, pc.. <pc..@discussions.microsoft.com>
wrote:
>I am trying to set up an exel spread sheet so that I can change the data by
>dragging down instead of re-typing each one, so for example I want accross
>the top to be: 21A01 21A02 21A03 etc which I can just drag and it will
>automatically change the number digit but I am trying to change the down
>collum to read
>21A01
>21B01
>21C01 etc etc
|