Hi,
I would like to know how to create variables like booleans
When you type a boolean command it look like this
Dim Boo as Boolean
Boo = True
False
and then you select one
Can this style of preset entries be done for Other Custom Variables
i.e.
Dim Height as Size
Height = Small
Medium
Large
Thanks
Peter