Michael;695668 Wrote:
Perhaps an addition would be the ability to assign meaning to an open
hot
excel
Easier for one hand:
Alt+e, then s,v,Enter
Apart from that, you can; create this macro:
VBA Code:
--------------------
Sub Macro5()
Selection.PasteSpecial Paste:=xlPasteValues, Operation:=xlNone, SkipBlanks:=False, Transpose:=False
End Sub
--------------------
then in the- Macros|View Macros- dialogue box, select it, click options
and assign it the hot key combination you want. Works here.
--
p45cal
*p45cal*
------------------------------------------------------------------------
p45cal's Profile: 558
View this thread: http://www.thecodecage.com/forumz/showthread.php?t=194555
http://www.thecodecage.com/forumz