Producing a list

Andyc55

New Member
Joined
Feb 28, 2009
Messages
6
I need to produce a column of two figure id codes in Excel 2007, starting with AA, AB etc, ending in ZZ.
Is there an "easy" way to do this, using Fill, or AutoFill (or something else), or will I need to type them all in?
Any help will be gratefully accepted.
Thanks
Andy
 

Excel Facts

Move date out one month or year
Use =EDATE(A2,1) for one month later. Use EDATE(A2,12) for one year later.

jeffreybrown

Well-known Member
Joined
Jul 28, 2004
Messages
5,149
Andy,

Not quite sure I understand what you are trying to achieve. Could you post a small sample?
 
Upvote 0

mgirvin

Well-known Member
Joined
Dec 15, 2005
Messages
1,226
Office Version
  1. 365
Platform
  1. Windows
Dear Andyc55,

Put this formula in A1 and copy it down to A676:

=LEFT(ADDRESS(ROW(AA1),COLUMN(AA1)+ROWS(A$1:A1)-1,4),2)
 
Upvote 0

Andyc55

New Member
Joined
Feb 28, 2009
Messages
6
Thyanks, Mike. Just what I needed.

Thanks for the reply, Jeff. Mike's formula will probably explain what I meant better than I could.
Regards
Andy
 
Upvote 0

Forum statistics

Threads
1,191,518
Messages
5,987,066
Members
440,074
Latest member
Emmanuelian

We've detected that you are using an adblocker.

We have a great community of people providing Excel help here, but the hosting costs are enormous. You can help keep this site running by allowing ads on MrExcel.com.
Allow Ads at MrExcel

Which adblocker are you using?

Disable AdBlock

Follow these easy steps to disable AdBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the icon in the browser’s toolbar.
2)Click on the "Pause on this site" option.
Go back

Disable AdBlock Plus

Follow these easy steps to disable AdBlock Plus

1)Click on the icon in the browser’s toolbar.
2)Click on the toggle to disable it for "mrexcel.com".
Go back

Disable uBlock Origin

Follow these easy steps to disable uBlock Origin

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back

Disable uBlock

Follow these easy steps to disable uBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back
Top