Data depiction/transpose and retain formulas

  • Thread starter Thread starter aravindvin
  • Start date Start date
A

aravindvin

Hi,

I have data in a particular form. One of the rows in this is usin
formula.

I need to depict this data in a different form and still retain th
formulas. Is there a way to do it?

I have attached the word document with excel embedded.

Any help appreciated.

Regards
Aravind

+-------------------------------------------------------------------
|Filename: transposeHelp.doc
|Download: http://www.excelforum.com/attachment.php?postid=4695
+-------------------------------------------------------------------
 
One approach is to convert the formulae to text - highlight the cells
contianing the formulae then Edit | Replace (or CTRL-H) then in the
Find What panel enter = and in the Replace With panel enter zz=, then
click Replace All. You can then transpose these cells by clicking
<copy>, move the cursor to where you want them to start, then Edit |
Paste Special | Transpose (check) and OK. Then with the cells still
highlighted you can do CTRL-H in reverse, i.e. Find zz= and Replace
With = then click Replace All.

Hope this helps.

Pete
 
Back
Top