View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Les G Les G is offline
external usenet poster
 
Posts: 15
Default Using Worksheet_Change(ByVal Target As Range)

I would like to change the focus from the current worksheet to another when a
value in a specific range is changed. This is an easy VB statement but I am
going round in circles... Please Help

Thanks

Les