Hi all,
i want to preselect in a combobox the items listed in a text box :
List box with the 12 months of the year, i want to preselect the months that figures out in a text box (January, march,December), how can i do please ?
i used this : Split(NewForecastLoadTable_2.Selected.Load_x0020_Month,";") but it shows this error : "the property excpects record values but this rule produces icompatible table value"