Hello Guys,
I have an excel file, and created a UserFORM object. This form has a LoanNumber Textfield, and I have an excel worksheet that has the column LoanNumber.
What I would like to do though, is on the UserFORM, the LoanNumber textfield will show the LoanNumbers on the worksheet, then I would like to create a Next and Previous Buttons, to sort through the LoanNumbers within the worksheet.
Can you help me create the VBA code for the LoanNumber Textfield, Next and Previous buttons on the form?
Thanks and any help is greatly appreciated.
I have an excel file, and created a UserFORM object. This form has a LoanNumber Textfield, and I have an excel worksheet that has the column LoanNumber.
What I would like to do though, is on the UserFORM, the LoanNumber textfield will show the LoanNumbers on the worksheet, then I would like to create a Next and Previous Buttons, to sort through the LoanNumbers within the worksheet.
Can you help me create the VBA code for the LoanNumber Textfield, Next and Previous buttons on the form?
Thanks and any help is greatly appreciated.