Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
I have a formula in a cell. The formula is: =150+200
I wish to copy that formula and place it in another workbook as =150+200 and not the resulting value 300. How do I do this? |
#2
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
copy - pastespecial formulas.
"Mike H." wrote: I have a formula in a cell. The formula is: =150+200 I wish to copy that formula and place it in another workbook as =150+200 and not the resulting value 300. How do I do this? |
#3
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Select the formula in the edit mode (not the value)
Go to the cell you want it in Type ' then CTRL-V and ENTER btw 150+200 is 350 :-) "Mike H." wrote: I have a formula in a cell. The formula is: =150+200 I wish to copy that formula and place it in another workbook as =150+200 and not the resulting value 300. How do I do this? |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
copy formula result (text) only - without copying formula | Excel Discussion (Misc queries) | |||
I copy a formula and the results copy from the original cell | Excel Discussion (Misc queries) | |||
copy formula down a column and have cell references change within formula | New Users to Excel | |||
Copy/Paste how to avoid the copy of formula cells w/o calc values | Excel Discussion (Misc queries) | |||
Copy formula so destination displays formula as text | Excel Discussion (Misc queries) |