View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Kelzina Kelzina is offline
external usenet poster
 
Posts: 12
Default worksheet selection count

hi,
i need to write a subroutine that will count the number of times a worksheet
is selected. so everytime the worksheet is selected i need to add one to the
value in Cell A1... the only line of code i was given is...

range("A1")=range("A1")+1
can anyone help???
thanx

--
"The difference between Possible and Impossible is the measure of ones will"