Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
SJ
 
Posts: n/a
Default Set the serial number every 15th column

Hi All.

I would like to set the serial number every 15th column.
For example,

A B C ..................
1
2
3
..
..
15 1
..
..
30 2
..
..
45 3


Is there any formula for A column?


Thanks in advance
SJ


  #2   Report Post  
Ken Wright
 
Posts: n/a
Default

In A1 and then copy down

=IF(MOD(ROW(),15)<0,"",ROW()/15)

Copy Col A and paste special as values.

--
Regards
Ken....................... Microsoft MVP - Excel
Sys Spec - Win XP Pro / XL 97/00/02/03

----------------------------------------------------------------------------
It's easier to beg forgiveness than ask permission :-)
----------------------------------------------------------------------------

"SJ" wrote in message
...
Hi All.

I would like to set the serial number every 15th column.
For example,

A B C ..................
1
2
3
.
.
15 1
.
.
30 2
.
.
45 3


Is there any formula for A column?


Thanks in advance
SJ




  #3   Report Post  
Jason Morin
 
Posts: n/a
Default

1. Type 1 into cell A15.
2. Select A1:A15.
3. Click on the fill handle, hold the left mouse button,
and fill down as far as needed.

HTH
Jason
Atlanta, GA

-----Original Message-----
Hi All.

I would like to set the serial number every 15th

column.
For example,

A B C ..................
1
2
3
..
..
15 1
..
..
30 2
..
..
45 3


Is there any formula for A column?


Thanks in advance
SJ


.

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 sort a column a unique number? ChelleA Excel Worksheet Functions 7 February 19th 05 10:38 AM
Number of Column Limitations kbarrios Excel Discussion (Misc queries) 2 January 6th 05 03:12 PM
Use Julian Date To Create Serial Number antho10359 Excel Discussion (Misc queries) 4 December 9th 04 01:50 AM
GET.CELL Biff Excel Worksheet Functions 2 November 24th 04 07:16 PM
Dynamic Column VlookUps Based on Week Number TLK40us Excel Worksheet Functions 3 November 14th 04 03:33 PM


All times are GMT +1. The time now is 06:09 AM.

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

About Us

"It's about Microsoft Excel"