View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Steve Steve is offline
external usenet poster
 
Posts: 1,814
Default moving around a sheet

is it possible to control which cell is selected after enter is pressed?

for example, let's say i want enter to move the selected cell from A1, then
to B1, then to C1. but after enter is hit on C1, i want the next selected
cell to be A2.

Thanks, for any help