View Single Post
  #4   Report Post  
Posted to microsoft.public.excel.misc
Dave Peterson
 
Posts: n/a
Default auto tab when cell is full

You could build a userform that counts the characters and when the limit is
reached, it could go to the next cell (whatever that means).



univarhb wrote:

Does anyone know of a quick and easy way to automatically advance to the
next cell when the maximum number of characters is reached in the cell?
I want to eliminate the need to press the tab or enter keys to speed up
the input of data.

--
univarhb
------------------------------------------------------------------------
univarhb's Profile: http://www.excelforum.com/member.php...o&userid=33913
View this thread: http://www.excelforum.com/showthread...hreadid=536877


--

Dave Peterson