R
Rockn
I am trying to set a default value for a combo box that is a static list
with three items in it. Everything I have found googling has related to
setting the default value in the controls properties using this format:
=[controlname].ItemData(indexnumber)
Using this suggestion hasn't worked so far and I am sure it is a simple
solution.
Thanks.
with three items in it. Everything I have found googling has related to
setting the default value in the controls properties using this format:
=[controlname].ItemData(indexnumber)
Using this suggestion hasn't worked so far and I am sure it is a simple
solution.
Thanks.