View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
[email protected] matthias.rother@gmail.com is offline
external usenet poster
 
Posts: 4
Default monitor a specified range ( OnChange)

Hi,

is it possible to change/specify the procedure "Worksheet_Change(ByVal
Target as Range)" in an worksheet to a specified Range of Data, for
example E7:E61 (Worksheet_Change("E7:E61") ?

greets