View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Shailesh Shah[_2_] Shailesh Shah[_2_] is offline
external usenet poster
 
Posts: 114
Default detect ctrl-c was pressed (in copy mode) from vba?

You can also download workbook navigation addins from Excel Add-ins page
of below site.

http://in.geocities.com/shahshaileshs/


You can clik the options "Start Highliting Row". To Copy range of cells
select it with mouse, Copy & select the destination of range of cells
also with mouse & paste. To copy single cell, You need to terminate the
macro by "Stop Higlighting Row". Undo\Redo also works with this feature
on.

Regards,
Shah Shailesh
http://in.geocities.com/shahshaileshs/
(Excel Add-ins Page)

*** Sent via Developersdex http://www.developersdex.com ***