I need to create an Outlook form that has both ComboBox and a ListBox.
I created the fields as shown in the images below. When I test the form, I can edit Combobox but the Listbox is not editable.
This was not a problem when I created a similar form just a few days ago. I am wondering if...
I used the following script for years in a customized outlook form to populate a combo box with outlook contacts. This worked fine until a couple of months ago. Now it doesn't work anymore.
Sub Item_Open()
Dim FullArray()
' Sets the name of page on the form (Termindetails)
Set...
Hi,
I have a problem if you can solve that.
I need to create a form for the user (screenshot attached). This form will have combo boxes and text boxes.
Now the problem is values in combo boxes will be shown on the basis of some logics. For example, suppose in product line subtype we have 3...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.