#1   Report Post  
Rowf
 
Posts: n/a
Default List in Excel

I am trying to create a quick and dirty Serial Number list to load into Avery.

I need to create a serial number list that goes something will repeat the
same line 4 times (Cell A1:A4) and then move up sequentially in Cells A5:A8,
without having to manually type it in, ie:

A001
A001
A001
A001
A002
A002
A002
A002
A003
etc
Any and all help would be greatly appreciated, thanks!
  #2   Report Post  
Henry
 
Posts: n/a
Default

Rowf,

A1 = A001
A2 = A002
Select both cells and drag down as far as you want to go.
Select all the cells in your list and copy them to the cell below the last
one.
Copy and paste twice more.
Your list will look something like:
A001
....
....
A099
A001
....
....
A099
A001
....
....
A099
A001
....
....
A099

Now select all the cells in the list and Sort them.

Henry

"Rowf" wrote in message
...
I am trying to create a quick and dirty Serial Number list to load into
Avery.

I need to create a serial number list that goes something will repeat the
same line 4 times (Cell A1:A4) and then move up sequentially in Cells
A5:A8,
without having to manually type it in, ie:

A001
A001
A001
A001
A002
A002
A002
A002
A003
etc
Any and all help would be greatly appreciated, thanks!



  #3   Report Post  
Dave Peterson
 
Posts: n/a
Default

One more way:

="A"&TEXT(INT((ROW()-1)/4)+1,"000")
in A1 and drag down.

Rowf wrote:

I am trying to create a quick and dirty Serial Number list to load into Avery.

I need to create a serial number list that goes something will repeat the
same line 4 times (Cell A1:A4) and then move up sequentially in Cells A5:A8,
without having to manually type it in, ie:

A001
A001
A001
A001
A002
A002
A002
A002
A003
etc
Any and all help would be greatly appreciated, thanks!


--

Dave Peterson
Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
How do I create a list of sequential numbers using Excel or Acces. Clueless Excel Discussion (Misc queries) 1 April 5th 05 03:08 PM
Excel List range, filter arrows disappeared andrew Excel Discussion (Misc queries) 3 April 1st 05 11:30 PM
In Excel, how can I print a long list on 1 page in multiple colum. Chuck Excel Discussion (Misc queries) 3 March 23rd 05 06:46 PM
Mailing list in Excel Lori Morris Excel Discussion (Misc queries) 1 March 15th 05 09:30 PM
convert excel list to pivot table GI Excel Discussion (Misc queries) 0 December 6th 04 06:45 PM


All times are GMT +1. The time now is 11:07 AM.

Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Copyright ©2004-2024 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"