Tricky qestion about pasting cells with formulas

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

Guest

Hi everybody,

I have a tricky question that seams easy but it's driving me mad.

I want to copy cells with formulas and paste them in a different part of the
sheet but without moving the formulas, I mean, copy them exactly as they are
originally. I don't need their values or formats, it is just that I need to
create a duplicate of the cells.

Any ideas how? I don't mind if the solution comes through VBA.

Many thanks in advance,

Miguel
 
This is the trick:

When copying, don't use Edit > Copy or CNTRL-C, instead highlight the
formula in the formula bar first and then CNTRL-C.

Paste as usual.
 

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