Our client requests to stay on the same row after pressing Enter to confirm a cell update. Is this possible? Perhaps instead of going down, it could go one cell to the right instead?
Many thanks,
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
after handling the OnKeyFown Event to ByPass the Enter key … set another Event “OnKeyUp” and try to get Enter key and do whatever you want with that event