I have the Paste Special Values toolbar button on my Standard Toolbar next to the Format Painter. ( to get this button on your toolbar, right-click any toolbar, choose Customize/Commands category Edit, and drag the button from the Command list to where yuo'd like it to be )
Alternatively use the menu short-cut keystrokes Alt-E-S-V-Enter.
Cheers, Glenn.
Did you hear about the literalist show-jumper? He broke his nose jumping against the clock.
I have that but I also have the following code in my Personal.xls file:
Code:
Sub pastespec()
Selection.PasteSpecial Paste:=xlValues
End Sub
I don't use the shortcut for 'Undo' so I have assigned the keystroke Ctrl+Z to the the shortcut for the macro. Works well as I can do CTRL+C, CTRL+Z to do a copy then paste special values - very quick.
Rgds, Geoff
We could learn a lot from crayons. Some are sharp, some are pretty and some are dull. Some have weird names and all are different colours but they all live in the same box.
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.