View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Alex Martinez Alex Martinez is offline
external usenet poster
 
Posts: 18
Default Cursor not to move when pressing the enter key

Hi

I am making a form and I want the user to input a number in a cell (e.g.
A2) and press enter, but I don't want the cursor move into the next cell.
All I want is the cursor to stay in A2. Any suggestion or help will be
appreciated. Thank you.