Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
I am trying to past the formula from a cell into another
cell as text. That is if cell A1 has a formula which is =Sum(A2:A10). I want to be able to past the text version of this to say B1. So B1 will say 'Sum(A2:A10). How do you do this? I have been trying: Range("B1") = Range("A1").formula But this is not giving me what I want. THanks |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Pasting unformatted text | Excel Discussion (Misc queries) | |||
losing text from text box when pasting selection to word | Excel Discussion (Misc queries) | |||
Pasting #-# as text and not a date | Excel Discussion (Misc queries) | |||
Pasting Text | Excel Discussion (Misc queries) | |||
Pasting text | Excel Discussion (Misc queries) |