Hi, Just wondering if anyone could help me handle the enter key after typing some characters in an excel textbox. The textbox is on the sheet. I type a few characters followed by the return key. Immediately after return is pressed I would like to have my macro code recognize the return key and branch to another sub procedure that finds info on the sheet. I know how to handle the alphanumeric characters but the enter key ascii value isn't recognizable by my code.
hi, Go thru this pdf,u can find solution. http://faculty.fuqua.duke.edu/~pecklund/ExcelReview/AReviewOfExcelBasics.pdf Regards, Suneetha