#1   Report Post  
Posted to microsoft.public.excel.misc
PaulW
 
Posts: n/a
Default Want to Transpose

This is probably a silly question... but how can I transpose some cells?

The cells I want to transpose are forumla's, so copy and pasting them
doesn't help.

Quite often I find myself making several comparisons of lists against
themselves, while theres probably an easier method I haven't got that far
yet, and usually end up needing to change something from Horizontal to
Verticle.
At the moment I have to manually enter all the cell references which is
tedious.

Eg.
I have various numbers along the top of the spreadsheet, starting at E1,
these come from Sheet2 where they are calculated.
I then want A5 to be the same as E1
I want A6 to be the same as F1
I want A7 to be the same as G1, etc
  #2   Report Post  
Posted to microsoft.public.excel.misc
davesexcel
 
Posts: n/a
Default Want to Transpose


copy=paste special=tranpose


--
davesexcel
------------------------------------------------------------------------
davesexcel's Profile: http://www.excelforum.com/member.php...o&userid=31708
View this thread: http://www.excelforum.com/showthread...hreadid=521002

  #3   Report Post  
Posted to microsoft.public.excel.misc
Dave Peterson
 
Posts: n/a
Default Want to Transpose

One way...

Select your range to transpose
edit|replace
what: = (equal sign)
with: $$$$$
replace all

Now all your formulas are text.

Do the copy|paste special|transpose. The text "formulas" don't change--since
they're text.

Now select the range and
edit|replace
what: $$$$$
with: =
replace all

(And do the same to the original range, too.)

PaulW wrote:

This is probably a silly question... but how can I transpose some cells?

The cells I want to transpose are forumla's, so copy and pasting them
doesn't help.

Quite often I find myself making several comparisons of lists against
themselves, while theres probably an easier method I haven't got that far
yet, and usually end up needing to change something from Horizontal to
Verticle.
At the moment I have to manually enter all the cell references which is
tedious.

Eg.
I have various numbers along the top of the spreadsheet, starting at E1,
these come from Sheet2 where they are calculated.
I then want A5 to be the same as E1
I want A6 to be the same as F1
I want A7 to be the same as G1, etc


--

Dave Peterson
  #4   Report Post  
Posted to microsoft.public.excel.misc
PaulW
 
Posts: n/a
Default Want to Transpose

Cheers, that's exactly what I needed.
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
I WANT TO TRANSPOSE LINKS, AS WE TRANSPOSE VALUES Umair Aslam Excel Worksheet Functions 1 September 22nd 05 01:19 PM
Automatically transpose when pasting data in excel SSD1 Excel Worksheet Functions 3 July 18th 05 02:38 AM
transpose a column into many rows GMed Excel Discussion (Misc queries) 1 January 21st 05 07:15 PM
Transpose into a _working_ transposed array Fred Holmes Excel Discussion (Misc queries) 1 January 13th 05 11:31 PM
TRANSPOSE() bill_morgan_3333 Excel Worksheet Functions 4 November 4th 04 01:10 PM


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