View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
John[_78_] John[_78_] is offline
external usenet poster
 
Posts: 87
Default Tab to Certain Fields

I have a Worksheet where certain fields are filled out is it possible to
automatically move to the next field I want to populate without having to
physically click on the cell I want. Something like Tab? So for example if I
enter a value in A5 and the next field I want filled out is E14 it jumps to
it once a value is put in A5?

Thanks