S
Saucer Man
I would like to accomplish two things.
1) In the last cell of a row, I only want the cell to accept a numeric 0-9
with 3 places. So, 019 would be valid. If the user types anything else,
nothing would appear.
2) When the user hits TAB or Enter in the last cell of a row, the cursor and
screen reposition to the first cell of the next row.
Thanks!
1) In the last cell of a row, I only want the cell to accept a numeric 0-9
with 3 places. So, 019 would be valid. If the user types anything else,
nothing would appear.
2) When the user hits TAB or Enter in the last cell of a row, the cursor and
screen reposition to the first cell of the next row.
Thanks!