Hi,
I need to load aprox. 1600 items into a new combobox on the item master form from a user defined table.
With a regular recordset (adding each record found record to the combo's valid values list) it takes forever.
Is there another way ??
Thanks...