Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
I need to reverse the data, by reversing the axes, to facilitate transferring
the data into another spreadsheet(worksheet). The stuff in the columns needs to be in rows, to match the rest of my worksheets, including the names of the columns. Any way to flip it??? |
#2
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
Duke
If this is a one time deal, you can just copy from the original format, then use Edit-Paste Special- Transpose to the new location. If you need something that dynamically links from the original X-Y arrangement to another spot in the Y-X arrangement, you can do that using the offset function. Good luck. Ken On Apr 11, 12:30*pm, Duke Cutshall <Duke wrote: I need to reverse the data, by reversing the axes, to facilitate transferring the data into another spreadsheet(worksheet). *The stuff in the columns needs to be in rows, to match the rest of my worksheets, including the names of the columns. *Any way to flip it??? |
#3
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
Try
Paste Special | Transpose "Duke Cutshall" <Duke wrote in message ... I need to reverse the data, by reversing the axes, to facilitate transferring the data into another spreadsheet(worksheet). The stuff in the columns needs to be in rows, to match the rest of my worksheets, including the names of the columns. Any way to flip it??? |
#4
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
Hi Duke,
Select all your data. Right click COPY Right click Paste Special Tick the TRANSPOSE tickbox OK Regards - Dave. |
#5
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
This should get you started:
http://www.freefilehosting.net/download/3f6j7 I believe the file came from here (I found it a looonnngg time ago): http://www.wabash.edu/econexcel/ Regards, Ryan--- -- RyGuy "Dave" wrote: Hi Duke, Select all your data. Right click COPY Right click Paste Special Tick the TRANSPOSE tickbox OK Regards - Dave. |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Counting populated cells in another worksheet | Excel Worksheet Functions | |||
How do I reverse the worksheet exactly the way it is? | Setting up and Configuration of Excel | |||
Master Worksheet populated by other Worksheets? | Excel Worksheet Functions | |||
Excel - How do I reverse the x and y axes on an Excel chart? | Charts and Charting in Excel | |||
Reverse Worksheet | Excel Discussion (Misc queries) |