I
irbtastic
Hello,
I have an unbound form on which I would like to create a combobox that has a
list of certain tables in my db (2 columns, first column is the table name
alias and the 2nd column is the actual table name).
I would like the user to select one table name alias from the list of tables
in the combo box and click an 'OK' button that will trigger an event
procedure to open the specific table that the user selected.
Is this possible? Does anyone know how to do this?
Thank you in advance!
Emily
I have an unbound form on which I would like to create a combobox that has a
list of certain tables in my db (2 columns, first column is the table name
alias and the 2nd column is the actual table name).
I would like the user to select one table name alias from the list of tables
in the combo box and click an 'OK' button that will trigger an event
procedure to open the specific table that the user selected.
Is this possible? Does anyone know how to do this?
Thank you in advance!
Emily