A
Alp Bekisoglu
Hi,
My question is more on the "looks" of a combobox.
Each time the form is opened/loaded the combobox displays a blank entry. How
can I get it to display the top item in its list (source) rather than be
blank blank on form load/open?
The row source is an actual query (SELECT Main.Person_ID, Main.Name,
Main.TaxFileNo, Main.DoB, Main.Sex, Main.epf_no, Main.socso_no FROM Main
bound on column 1.
TIA
Alp
My question is more on the "looks" of a combobox.
Each time the form is opened/loaded the combobox displays a blank entry. How
can I get it to display the top item in its list (source) rather than be
blank blank on form load/open?
The row source is an actual query (SELECT Main.Person_ID, Main.Name,
Main.TaxFileNo, Main.DoB, Main.Sex, Main.epf_no, Main.socso_no FROM Main
bound on column 1.
TIA
Alp