xlhelp15
Board Regular
- Joined
- Sep 12, 2014
- Messages
- 113
- Office Version
-
- 365
- Platform
-
- Windows
- Mobile
- Web
Hi Experts,
Kindly help me to solve this issue that i'm facing now. I've records as listed below in seperate excel sheet and used one userform - placed 2 label and 2 text box and 1 command button. I can able to fetch the first record from the seperate spreadsheet by using the another command button named "Get Info". but unable to move the records from 1 to 2.... with the help of command button named "Next".
My requirement is, whenever user click "Next" button it needs to retrieve one record at a time from the seperate spreadsheet. How to do it using excel VBA?
<TBODY>
</TBODY>
Kindly help me to solve this issue that i'm facing now. I've records as listed below in seperate excel sheet and used one userform - placed 2 label and 2 text box and 1 command button. I can able to fetch the first record from the seperate spreadsheet by using the another command button named "Get Info". but unable to move the records from 1 to 2.... with the help of command button named "Next".
My requirement is, whenever user click "Next" button it needs to retrieve one record at a time from the seperate spreadsheet. How to do it using excel VBA?
Date | ID |
8/14/2014 | 2702839 |
8/14/2014 | 2707403 |
8/14/2014 | 2710471 |
8/14/2014 | 2713914 |
8/14/2014 | 2713914 |
8/14/2014 | 2714476 |
8/14/2014 | 2716733 |
8/14/2014 | 2718770 |
8/14/2014 | 2718792 |
8/14/2014 | 2726512 |
<TBODY>
</TBODY>