Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 12
Default Transposing Cells which contains formula

If we want to transpose a range of cells in a row which contains "sum"
formula, the values in the row change after transpose. One olution is to use
"paste link". However the "paste link" is disabled when the transpose
checkbox is checked.
Is there any way out to retain the cell values the same while transposing
the range of cells?
Thank you.
  #2   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 35,218
Default Transposing Cells which contains formula

If you really want to transpose the values--not the formulas:

Select the range to copy
you can edit|copy
followed by edit|paste special, check values and transpose

if you really wanted to keep the formulas, you can do this:

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

now the formulas are just plain old strings

Edit|copy the range
edit|paste special|transpose

Select both ranges (or do it twice)
edit|replace
what: $$$$$
with: =
replace all

And the strings are reconverted to formulas.



Hemant wrote:

If we want to transpose a range of cells in a row which contains "sum"
formula, the values in the row change after transpose. One olution is to use
"paste link". However the "paste link" is disabled when the transpose
checkbox is checked.
Is there any way out to retain the cell values the same while transposing
the range of cells?
Thank you.


--

Dave Peterson
  #3   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 12
Default Transposing Cells which contains formula



"Dave Peterson" wrote:

If you really want to transpose the values--not the formulas:

Select the range to copy
you can edit|copy
followed by edit|paste special, check values and transpose

if you really wanted to keep the formulas, you can do this:

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

now the formulas are just plain old strings

Edit|copy the range
edit|paste special|transpose

Select both ranges (or do it twice)
edit|replace
what: $$$$$
with: =
replace all

And the strings are reconverted to formulas.



Hemant wrote:

If we want to transpose a range of cells in a row which contains "sum"
formula, the values in the row change after transpose. One olution is to use
"paste link". However the "paste link" is disabled when the transpose
checkbox is checked.
Is there any way out to retain the cell values the same while transposing
the range of cells?
Thank you.


--

Dave Peterson

Thanks for your suggestions . It really help ... I owe you a cup of tea ....
Hemant
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
checking that cells have a value before the workbook will close kcdonaldson Excel Worksheet Functions 8 December 5th 05 04:57 PM
Formula Problem - interrupted by #VALUE! in other cells!? Ted Excel Worksheet Functions 17 November 25th 05 05:18 PM
quick way to copy-paste a formula linked to cells in another file iniakupake Excel Worksheet Functions 2 September 26th 05 03:56 AM
Formula checking multiple worksheets sonic-the-mouse Excel Worksheet Functions 2 June 5th 05 03:28 AM
Applying formula to only NON-EMPTY cells in range Tasi Excel Discussion (Misc queries) 5 March 29th 05 10:48 PM


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