xlhelp15
Board Regular
- Joined
- Sep 12, 2014
- Messages
- 115
- 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>
[TD="width: 43%, bgcolor: #ffff99"]
[TD="width: 57%"]
[TD="width: 43%"]
[TD="width: 57%"]
[TD="width: 43%"]
[TD="width: 57%"]
[TD="width: 43%"]
[TD="width: 57%"]
[TD="width: 43%"]
[TD="width: 57%"]
[TD="width: 43%"]
[TD="width: 57%"]
[TD="width: 43%"]
[TD="width: 57%"]
[TD="width: 43%"]
[TD="width: 57%"]
[TD="width: 43%"]
[TD="width: 57%"]
[TD="width: 43%"]
[TD="width: 57%"]
[TD="width: 43%"]
[/TD]
</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 |
<TBODY>
[TD="width: 43%, bgcolor: #ffff99"]
ID
[/TD][TD="width: 57%"]
8/14/2014
[/TD][TD="width: 43%"]
2702839
[/TD][TD="width: 57%"]
8/14/2014
[/TD][TD="width: 43%"]
2707403
[/TD][TD="width: 57%"]
8/14/2014
[/TD][TD="width: 43%"]
2710471
[/TD][TD="width: 57%"]
8/14/2014
[/TD][TD="width: 43%"]
2713914
[/TD][TD="width: 57%"]
8/14/2014
[/TD][TD="width: 43%"]
2713914
[/TD][TD="width: 57%"]
8/14/2014
[/TD][TD="width: 43%"]
2714476
[/TD][TD="width: 57%"]
8/14/2014
[/TD][TD="width: 43%"]
2716733
[/TD][TD="width: 57%"]
8/14/2014
[/TD][TD="width: 43%"]
2718770
[/TD][TD="width: 57%"]
8/14/2014
[/TD][TD="width: 43%"]
2718792
[/TD][TD="width: 57%"]
8/14/2014
[/TD][TD="width: 43%"]
2726512
</TBODY>