Stop normal pasting
Posted by Kristen on December 19, 2001 6:43 PM
Hi
Is there anyway to stop normal pasting and do a pastespecial|values instead?
something like
sub workbook beforepaste()
cancel = true
selection.pastespecial.values.....
end sub
any thoughts would be appreciated.
Thanks