View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.programming
Darrin Henshaw Darrin Henshaw is offline
external usenet poster
 
Posts: 38
Default Macro to copy current cell

You could use ActiveCell, rather than a specific cell. That would copy
what cell currently has the focus. Or is there something else you meant
by it?



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