View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
jutlaux jutlaux is offline
external usenet poster
 
Posts: 22
Default Cycle through A Range

What I am trying to do is have a user select a range of cells and then what I
would like to do is cycle through just these cells.

This is basically like if I where on a worksheet and selected a range of
cells and hit the enter key.

Thanks.