View Single Post
  #1   Report Post  
Saadi
 
Posts: n/a
Default how can i call a sub() automatically when someone click on sheet1

Hi

I have a function, that is to be called when someone click on the sheet1.
can someone tell me how do I do this.

the name of that sub is FindRelatedVal()

Sub FindRelatedVal()
............................
End Sub