View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Torstein S. Johnsen[_2_] Torstein S. Johnsen[_2_] is offline
external usenet poster
 
Posts: 4
Default Navigating in big list

In a worksheet I have hundreds of rows with names (alfabetically sorted). Is
there a way to get functionality like in Windows explorer? I like to write a
letter D and the first row with name starting on D becomes the selected cell
(sorry about my english)?

Torstein