View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
x-rays x-rays is offline
external usenet poster
 
Posts: 14
Default Newbie: How to get another range?

Hello All,

I want to write some vba code to get a range other than of the "Target"
one, suppose that I'm in Worksheet_SelectionChange or Worksheet_Change
event. How accomplish that?

Thanks in advance!