View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.misc
FSt1 FSt1 is offline
external usenet poster
 
Posts: 3,942
Default how do i copy the actual text of a formula?

hi,
place an apostrophe in front of the equals sign. excel will then look on the
formula as text. you can then copy and paste as text. to get it back to a
formula...remove the apostrophe.
to view all your formula in the cells .... Ctrl+~

regards
FSt1

"showsomeidnow" wrote:

....that probably does not make much sense. let me explain. say i have
a formula which adds up cells A2:A10. How do i copy the formula of the
actual text ' =SUM(A2:A10)'
I wish to paste it into a cell as text. even if use the paste special
command i just get gobbledygook. Currently, I am highlighting, say,
=SUM(A2:A10) in the forumla bar and attempting to paste it into a
cell. I was able to copy and paste into this box i am typing without
any problems and into Word etc.