Hello all,
Here is my situation:
I have a userform called ufExisting. On the userform i have a combobox called cmbExisting.
Now here is what i'm trying to do.
On a sheet called "Client Records" i turned it into a table called [ClientRec].
Now i want to populate the combobox with columns tables 1 and 6.
The reason i'm doing this is cause the combobox selection will open a sheet in the workbook that is based on the information from the column 1 table.
Thank you for any assistance that you can provide.