Paste

  • Thread starter Thread starter Tim
  • Start date Start date
T

Tim

Hello All,

I created a macro by recording Paste>Special>Values. It
works fine when I use the shortcut key or a custome
button, but I get an error (Method of Range Class failed)
when I try to run the macro from the "Run" button in the
Vb toolbar. Any ideas.

Thanks in advance
 
Running the code probably clears the clipboard, so there is nothing to paste
when the code runs.
 

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