accelerator for paste special in excel 2000

F

Frank Kabel

Hi
one way:
- create/record a macro for paste special
- assign a shortcut to this macro (in the macro dialog)
 
J

James Silverton

Frank Kabel said:
Hi
one way:
- create/record a macro for paste special
- assign a shortcut to this macro (in the macro dialog)

I did just that some time ago but, altho' I did do an unformatted
paste while recording the macro, I had to edit it to get an
unformatted paste. For the record, the operative and only (apart from
the usual subroutine delimiters) line in the macro should be:-

Selection.PasteAndFormat wdFormatPlainText
 

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

Top