View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.misc
dennis dennis is offline
external usenet poster
 
Posts: 202
Default Formula in a template

I want to create a template that I can use to import a series of numbers into
a column and then have that number changed to a negative number. I tried
placing a formula in column C that would multiply the number in column B by
-1 and display the result in column C.

However when I used the template to create a document, the formula was not
carried to the new document. Any suggestions?