Greetings all,
I have been poking around for a while and I'm not able to find what I'm looking for.
I am trying to populate textboxes based off a user selected option through a combobox from the same column.
For example...if a user selects 258954Z from the combobox (column 1 on worksheet "Sheet1"), I need the textboxes to show corresponding values from the same row from columns 2, 3, 4, etc. Seems like a fairly simple solution but I just can't get anything to work.
Further to my ask above, I would also like a command button that once clicked, the data that is populated based on the combobox will be copy and pasted into "Sheet2" on the last row without text.
Any help as always is greatly appreciated.
Thanks,
Chad
I have been poking around for a while and I'm not able to find what I'm looking for.
I am trying to populate textboxes based off a user selected option through a combobox from the same column.
For example...if a user selects 258954Z from the combobox (column 1 on worksheet "Sheet1"), I need the textboxes to show corresponding values from the same row from columns 2, 3, 4, etc. Seems like a fairly simple solution but I just can't get anything to work.
Further to my ask above, I would also like a command button that once clicked, the data that is populated based on the combobox will be copy and pasted into "Sheet2" on the last row without text.
Any help as always is greatly appreciated.
Thanks,
Chad