View Single Post
 
Old 02-20-2023, 08:53 PM
Emcke001 Emcke001 is offline Windows 10 Office 2021
Novice
 
Join Date: Sep 2022
Posts: 2
Emcke001 is on a distinguished road
Default auto populate multiple textbox content controls with different values from one dropbox option

Thanks in advance for any help!

In the document I'm creating I am hoping to autopopulate 2 or more text content controls with differing values based on one dropdown option.

e.g: dropdown "Choose size" has 2 options: 'Large' and 'Small'.
when a size is chosen I would like a value for its height to populate in textbox 'Height' and a separate/different value for its width to populate in textbox 'Width'

Is this do-able the way I have mentioned above? I know how to populate when only one value is required. If there is an easier/better way of completing this please point me in the right direction!
Reply With Quote