View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Frederic Frederic is offline
external usenet poster
 
Posts: 14
Default VBA for tab order/moving cursor to a certain cell

I have a spreadsheet to collect information on equipment holdings. I would
like, that when the user has filled in the required cells (cells A3, B3€¦€¦S3),
that the cursor automatically goes to A4, then to B4, C4€¦..S4 and then A5 and
so on.
I am afraid I hardly know anything about VBA, but I am sure it must be
possible. Any help would be very much appreciated.