View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Simon Hughes Simon Hughes is offline
external usenet poster
 
Posts: 3
Default Can Paste-Special-Values be VBA programmed?

Paste-Special-Values is a sequence that I seem to use quite a lot and I'd
like to make it a shortcut choice when right-clicking on a cell. So far
though, I can't seem to find any way to do it. (I know how to put something
into a shortcut menu, just not how to recreate the Paste-Special-Value
part.) Any suggestions?