View Single Post
 
Old 09-19-2020, 06:47 PM
Guessed's Avatar
Guessed Guessed is offline Windows 10 Office 2016
Expert
 
Join Date: Mar 2010
Location: Canberra/Melbourne Australia
Posts: 3,932
Guessed has a brilliant futureGuessed has a brilliant futureGuessed has a brilliant futureGuessed has a brilliant futureGuessed has a brilliant futureGuessed has a brilliant futureGuessed has a brilliant futureGuessed has a brilliant futureGuessed has a brilliant futureGuessed has a brilliant futureGuessed has a brilliant future
Default

Either a Combo Box or a List box would work. A combobox implies a choice of only one can be made. A Listbox implies that one or more can be chosen and it only takes a single click to change between choices.

I would make the template type a combo box. And the available variables a list box. If you set the listbox to have multiple columns then it can also store the values assigned to each variable. Then code it so that you can click on a variable and type into a nearby Textbox to create/edit the value assigned to that variable.
__________________
Andrew Lockton
Chrysalis Design, Melbourne Australia
Reply With Quote