View Single Post
  #8   Report Post  
Posted to microsoft.public.excel.programming
RJG RJG is offline
external usenet poster
 
Posts: 19
Default Move to a set cell if

Bob,
Thank you, works as asked.

Can the code also be used to loop down twenty rows? We actually
have that many questions to ask one under the other, or is the best
option to copy and paste your original code twentry times but just
change the row numbers each time.