LinkBack Thread Tools Search this Thread Display Modes
Prev Previous Post   Next Post Next
  #5   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 8,856
Default Transform calendarized data

The formula assumes that you've already got X Y Z A L repeated down
column A of Sheet2, and for each block of these you have a date in
column C. The date must be in the same format as used for your header
rows in Sheet1.

It is possible to have a formula in A1 that would pick up the values
in column A of sheet1 and repeat them in blocks down the column, and
have another formula in C1 which would repeat the dates for as many
rows as you have entries in the block and then choose the next date,
etc, but you didn't say how many entries you have.

Hope this helps.

Pete

On Aug 28, 8:56*pm, Steve Thornbrugh
wrote:
I was unable to get this to work. *Could you elaborate a little more?
--
Steven T



"Sean Timmons" wrote:
Sure..
Assume the table is in sheet1 and your results go to sheet2


In B2 of your Sheet2:


=INDEX(Sheet1!A1:Z5000),MATCH(A2,Sheet1!A:A),MATCH (C2,Sheet1!1:1)


"Steve T" wrote:


I have a monthly reporting spreadsheet that is for the form:
Item *Jan-09 *Feb-09 *Mar-09
X * * 10 * * *10 * * *12
Y * * 13 * * *4 * * * 13
Z * * 12 * * *11 * * *9
A * * 44 * * *14 * * *23
L * * 51 * * *2 * * * 50


What I need to do is transform the data in the monthly columns to a single
column and add a column that reflects the month that contains the data. *The
form of the output needs to be:
Item *Qty * * Date
X * * 10 * * *Jan-09
Y * * 13 * * *Jan-09
Z * * 12 * * *Jan-09
A * * 44 * * *Jan-09
L * * 51 * * *Jan-09
X * * 10 * * *Feb-09
Y * * 4 * * * Feb-09
Z * * 11 * * *Feb-09
A * * 14 * * *Feb-09
L * * 2 * * * Feb-09
X * * 12 * * *Mar-09
Y * * 13 * * *Mar-09
Z * * 9 * * * Mar-09
A * * 23 * * *Mar-09
L * * 50 * * *Mar-09
I have been cutting and pasting. *Not fun. *Any suggestions on how to
transform the data- Hide quoted text -


- Show quoted text -




 
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 auto transform sets of data? (change "female" to "f") Liz Excel Discussion (Misc queries) 2 April 2nd 23 08:53 PM
Transform csv to qif or ofx format? Henrik Excel Discussion (Misc queries) 0 March 15th 07 08:45 PM
How I transform a row into a column? Mosqui Excel Discussion (Misc queries) 0 January 19th 07 08:30 PM
How I transform a row into a column? Stefi Excel Discussion (Misc queries) 0 January 19th 07 08:22 PM
transform hour data obtained from access database to decimal Sebastian Excel Discussion (Misc queries) 1 January 18th 07 12:11 PM


All times are GMT +1. The time now is 12:49 PM.

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"