Copy without function

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

I'm trying to copy a woksheet from one workbook to another
but do not want the file name attached to the function
(formula), just the function itslef, is there a way to do
this? Thanks in advance.
 
You want to preserve the formulas--no change at all?

select all your cells
edit|replace
=
with
$$$$$

(now all the formulas are simple text)

Do your copy and then change those $$$$$'s back to = (and excel will make them
formulas again).
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top