V
Vsn
Hi all,
Is it possible to change the value of an combobox column? Something like:-
me.cmbDates.column(2) = date()
me.cmbDates.column(3) = "Today"
The combo is build up as a value list at opening of the Form it's on.
Help would be great.
Cheers,
Ludovic
Is it possible to change the value of an combobox column? Something like:-
me.cmbDates.column(2) = date()
me.cmbDates.column(3) = "Today"
The combo is build up as a value list at opening of the Form it's on.
Help would be great.
Cheers,
Ludovic