Archive of Mr Excel Message Board

Back to General Excel archive index
Back to archive home

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

Re: Paste Special
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

Alt E then just S??
Posted by Ian on July 12, 2001 3:23 AM

This archive is from the original message board at www.MrExcel.com.
All contents © 1998-2004 MrExcel.com.
Visit our
online store to buy searchable CD's with thousands of VBA and Excel answers.
Microsoft Excel is a registered trademark of the Microsoft Corporation.
MrExcel is a registered trademark of Tickling Keys, Inc.