Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 1
Default Need to add 12 rows for each item

I have a list of items, each of those now needs 12 rows (one for each
month). How can I do this without manually doing so. The list of
items is well over 200.
  #2   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 2,389
Default Need to add 12 rows for each item

A description of your layout would be helpful.

In general, you do the following:
1. Calculate the sum for one item, as in: =sum(a2:l2)
2. Drag this cell down as many items as you have. Excel will automatically
adjust the calculation for you. The easiest way to drag is to grab the fill
handle (the black box on the bottom right of the cell), and drag is as far
as you need. Then release the cursor.

Regards,
Fred

"bizee" wrote in message
...
I have a list of items, each of those now needs 12 rows (one for each
month). How can I do this without manually doing so. The list of
items is well over 200.


  #3   Report Post  
Posted to microsoft.public.excel.misc
Max Max is offline
external usenet poster
 
Posts: 9,221
Default Need to add 12 rows for each item

Not quite sure, but perhaps this angle ...
Assume your source list of items is in A2 down
You could place this in any startcell, say in E2:
=OFFSET($A$2,INT((ROWS($1:1)-1)/12),)
Then just copy E2 down as far as required to exhaust the source list
Col E will repeat each source item 12x as you copy down
--
Max
Singapore
http://savefile.com/projects/236895
Downloads:27,000 Files:200 Subscribers:70
xdemechanik
---
"bizee" wrote in message
...
I have a list of items, each of those now needs 12 rows (one for each
month). How can I do this without manually doing so. The list of
items is well over 200.



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
Counting rows that contain any one item listed in another row Sergio Dutra Excel Worksheet Functions 2 February 4th 09 05:17 AM
can i avoid repeating rows when adding calculated item in pivot ta sophie Excel Worksheet Functions 4 January 7th 08 07:50 AM
Calculated Item in Pivot Table Adds Rows with Zero Values Marc Forget Excel Discussion (Misc queries) 0 July 16th 07 06:24 PM
Item numbers result in item description in next field in Excel Cheryl MM Excel Worksheet Functions 1 February 20th 07 03:51 PM
How do i sort items using two rows per item in Excel? primus4000 Excel Discussion (Misc queries) 1 July 1st 05 12:16 PM


All times are GMT +1. The time now is 04:31 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"