Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 2
Default reshape area

I would like to convert something from being laid out in
rows to being in columns in an automated fashion. Below
is an example, but the size of the data I am actually
using is much larger.

In cells A1:G3 I have the following data:

AM TM C0 C1 C2 DV PR
60 60 25.00 0.04 12.02 2.42 1.00
144 132 0.32 10.28 0.60 2.84 2.00

I want to convert it to be:

ID AM TM VAL PR
C0 5 5 25 CC
C1 5 5 0.04 CC
C2 5 5 12.02 CC
DV 5 5 2.42 CC
C0 12 11 0.32 AR
C1 12 11 10.28 AR
C2 12 11 0.6 AR
DV 12 11 2.84 AR

which is in I1:M9.
In the process I divided teh AM and TM by 12 and converted
PR from numeric to character (1=CC, 2=AR).


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
Adding area codes only to phone numbers missing an area code RC Excel Discussion (Misc queries) 5 May 3rd 23 05:06 PM
Client area doesn't display or repaint the extended area from resi 가을시냇가 Excel Discussion (Misc queries) 1 October 7th 09 01:33 PM
Use values instead of labels on X-axis in Area/Stacked Area Charts Ryan Charts and Charting in Excel 1 November 21st 06 04:14 PM
Reshape in Excel Claus Dethlefsen Excel Discussion (Misc queries) 1 August 25th 06 08:11 AM
Why I get gray area in sheet tab of page setup? can't resize area. joey0617 Excel Discussion (Misc queries) 1 July 15th 06 05:30 PM


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