Thread: Copy Formula
View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.programming
DMoney DMoney is offline
external usenet poster
 
Posts: 130
Default Copy Formula

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?