View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
kirkm[_7_] kirkm[_7_] is offline
external usenet poster
 
Posts: 91
Default VBA - JumpTo Specific Row

Proposed:
A double click in a cell launches an input box.
If what is entered exists in any row in Col X then
immediatly show the Sheet starting at that row?

Is that possible?

Thanks - Kirk