I am trying to use MSHFlexgrid with textbox to update 1 column. There are 4 columns, namely, member ID, member Name, Interest, Date Joined. This also serves as the row heading. When I start the form, I want the cursor to be on the Date joined, 2nd row. Additionally, how can I prevent the user from going to row 1? Lastly, is it possible to use Control tab to move the cursor left or when it is on the first column to the above row/4th column. Thanks.