how to paste a list of values into access listbox or combo box

R

RobertJi

I want to input a list of values (10, 20, etc.) to vba code through list
box/combo box in forms. possibly through copy/paste from excel or text lines.

The purpose is the dynamically create a table to conduct joint queries with
the existing tables in access MDB.

thanks a lot.

Robert
 
Top