Paste Special


Posted by Alex W on July 11, 2001 11:00 PM

I used to be able to use alt S for shortcut for Paste Special.

I am no longer able to do it. Can anyone suggest how I can create this shortcut again.

Thanks

Alex

Posted by Tom Urtis on July 12, 2001 12:06 AM

Assuming you want the dialog box to appear, here's the code:

Application.Dialogs(xlDialogPasteSpecial).Show
Then, you can store it in your Personal Macro Workbook and assign a shortcut key to it.

HTH.

Tom Urtis



Posted by Ian on July 12, 2001 3:23 AM

Alt E then just S??