How to control which will be the next cell for input.
Posted by MiltonJ on February 07, 2002 3:30 PM
I have a form, ie. invoice etc. I would want the user to fill in a certain cell, then hit enter, and continue to the next cell that I would want, not necessarily the adjoining cell. This would be similar to a data entry form in database programs. Is this possible without VBA/Macro?
Thank you.