View Single Post
  #3   Report Post  
Posted to microsoft.public.excel.worksheet.functions
Zilla Zilla is offline
external usenet poster
 
Posts: 10
Default Pasting formulas but not the links help needed

It works. Thanks for the help
Dave Peterson wrote:
If it's just one cell, I copy it from the formula bar and paste into the formula
bar.

If it's a bunch of cells, I do this:

Select the range to copy
edit|Replace
what: =
with: $$$$$
replace all

Do the copy|paste while my "formulas" are just text.

Tnen reverse it (in both locations).
edit|Replace
what: $$$$$
with: =
replace all

And the Text formulas will change back to formula formulas.

wrote:

How can I paste a formula onto a seperate spreadsheet from a template I
made but not have the link from the template included in the formula?


--

Dave Peterson