christianbiker
Active Member
- Joined
- Feb 3, 2006
- Messages
- 379
Hi all...I am wondering if there is a way to populate textboxes in a user form based on the data contained in a row specified by the user. For example...
From within a userform, a user will specify a row # from a spreadsheet using textboxrow (i.e. row "13"). Once specified, the user will then click on a command button that will populate various textboxes in the userform with column values specified row. As an example:
Thanks in advance for any assistance!!!!
From within a userform, a user will specify a row # from a spreadsheet using textboxrow (i.e. row "13"). Once specified, the user will then click on a command button that will populate various textboxes in the userform with column values specified row. As an example:
- Column A populates textbox1
- Column B populates textbox2
- Column C populates textbox3
- etc., etc., etc.
Thanks in advance for any assistance!!!!