View Single Post
  #5   Report Post  
Posted to microsoft.public.excel.programming
[email protected] Racqetsports@gmail.com is offline
external usenet poster
 
Posts: 5
Default Auto Positioning the Cursor before Executing Code

Oops--one more thing. This needs to be restricted to row 14 or
above. Meaning, if a user has clicked somewhere above row 14, then do
your code. If the user has clicked on row 15 or below, then don't do
your code.
:-)