Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 1
Default Formatting columnar data to a monthly matrix

Hello-
I am trying to format time series data from a column to a monthly
matrix. In other words -

From this

Date Hr1 Value
Date Hr2 Value
Date Hr3 Value
....

into this
Hr1 Hr2 Hr3 ...
Date Value Value ...
Date Value Value ....
....

Any ideas on how to approach this?

Thanks,
Erik

  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 1,069
Default Formatting columnar data to a monthly matrix

A pivot table is an easy wasy to do this. DATE becomes a row field, HOUR
becomes a column field, and VALUE becomes a data item. The pivot table can
also add totals, averages, etc. for you.

Hope this helps,

Hutch

" wrote:

Hello-
I am trying to format time series data from a column to a monthly
matrix. In other words -

From this

Date Hr1 Value
Date Hr2 Value
Date Hr3 Value
....

into this
Hr1 Hr2 Hr3 ...
Date Value Value ...
Date Value Value ....
....

Any ideas on how to approach this?

Thanks,
Erik


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
Conditional Formatting where Matrix intersects Rebecca_SUNY Excel Discussion (Misc queries) 2 December 30th 08 01:15 PM
Moving data in rows to columnar lmcmillan Excel Discussion (Misc queries) 2 April 13th 07 08:54 PM
repeating columnar data jack Excel Worksheet Functions 9 January 30th 07 09:48 PM
Comparing columnar data to row data JC Excel Discussion (Misc queries) 3 June 28th 06 01:40 AM
Matrix formatting Corey Excel Discussion (Misc queries) 9 January 23rd 06 06:20 PM


All times are GMT +1. The time now is 04:25 PM.

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"