View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Hayeso Hayeso is offline
external usenet poster
 
Posts: 16
Default SelectionChange event

When I change selectio in a worksheet, the range that I select is passed to
the SelectionChange event as Target. How can I identify the range that I have
changed from?