Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]() Is there a easy way someone to point out to this excel newbie, how to take the values in of column A, B and C in sheet1 and turn them into row values. while displaying the empty row values as empty column values? So i would look like i rotated the sheet 90 degrees clockwise. Thanks! -- havey ------------------------------------------------------------------------ havey's Profile: http://www.excelforum.com/member.php...o&userid=31844 View this thread: http://www.excelforum.com/showthread...hreadid=515643 |
#2
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]() If it is only values that you require any they do not need to be updated, copy the values and then paste special values and choose transpose, If the values need to be updated you would have to look at the offseft function and using column() and row() as the values for row and column this would swap the values =OFFSET($A$1,COLUMN()-4,ROW()-12) If the transposed data was to start in the cell D12 something like the above would work. Just copy the formula to the other cells in you new area Regards Dav -- Dav ------------------------------------------------------------------------ Dav's Profile: http://www.excelforum.com/member.php...o&userid=27107 View this thread: http://www.excelforum.com/showthread...hreadid=515643 |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
To copy values in a column relevant to text in an adjacent column? | Excel Worksheet Functions | |||
Lookup Table Dilemma | Excel Worksheet Functions | |||
Column Chart with 2 values in each column | Charts and Charting in Excel | |||
Formula to compare multiple rows values based on another column? | Excel Worksheet Functions | |||
Can you average data in 1 column based on a range of values in another? | Excel Worksheet Functions |