I have several "data entry" TextBoxes in a UserForm, three across and
three down.

After trying several things, I come to these conclusions:

(1) The arrow keys (right, left, up, down) will not work among the
Textboxes as they do among cells in a worksheet.

(2) The OnKey event works if the focus is on a worksheet, not on a
userform.

Are these correct, or have I missed something?

Converting system from worksheets to userforms. Two of ten have this
"data entry" format. Users are accustomed to using the arrow keys.

Thanks,
George
Windows XP, Office 2000