Forum Discussion
lobo114
Sep 28, 2023Brass Contributor
Populate text in a picture box by referencing a table?
In my attached spreadsheet on the Table tab, I would like to be able to type a responsibility in column B and have it populate the picture boxes on the Farmer and Builder tabs with each duty title li...
- Sep 29, 2023
See the attached workbook. It is now a macro-enabled workbook (.xlsm).
You'll have to allow macros when you open it.
To view/edit the code, right-click the sheet tab of the Table sheet and select 'View Code' from the context menu.
HansVogelaar
Sep 29, 2023MVP
See the attached workbook. It is now a macro-enabled workbook (.xlsm).
You'll have to allow macros when you open it.
To view/edit the code, right-click the sheet tab of the Table sheet and select 'View Code' from the context menu.
lobo114
Sep 29, 2023Brass Contributor
You truly are amazing! I hope I am half this good in the future. Thank you again!