View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Bishop Bishop is offline
external usenet poster
 
Posts: 208
Default One letter per cell

I have a 5X5 grid which contains 25 cells. I want to restrict each cell so
that only one letter can be entered into it. And once that letter is entered
I want my cursor to tab to the next cell in the grid automatically. So you
don't have to press enter or tab. Is there a way to do this?