G
Grd
Hi,
I need to find if an item is in a list through Word VBA for a form I have.
For example the following doesn't work.
If cboListBox.Value In ("Toronto", "Mississauga", "Hamilton") then
cboProvince ="Ontario"
Is there some way to do this. Thanks very much for you help in advance
Suzanne
I need to find if an item is in a list through Word VBA for a form I have.
For example the following doesn't work.
If cboListBox.Value In ("Toronto", "Mississauga", "Hamilton") then
cboProvince ="Ontario"
Is there some way to do this. Thanks very much for you help in advance
Suzanne