View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
Hemant Hemant is offline
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.