I have a listbox and combobox using Excel 2016. The listbox and combobox show 5 columns and I can select a row and the last name is placed in a cell (using LinkedCell).
1. For some reason, the combobox does not show all the columns, as the listbox does, until I click on the down arrow. I can make a selection and then the row showing only shows the last name (first column) that was selected. Is there a reason why the combobox does not display the column data for all columns all the time as the listbox does.
2. The "column headings" are not table headings. Some old comments show it is not possible to have table headings where the column numbers show (used ColumnHeads=True). Can table headings (row 1) be substituted for the column headings?
3. Is there a way to "select" the rest of the data in the row and place them into worksheet cells? I would like to have it work as the "LinkedCell" does, click on the row and have all data in the row clicked placed in selected cells.
Thanks,
Richard
1. For some reason, the combobox does not show all the columns, as the listbox does, until I click on the down arrow. I can make a selection and then the row showing only shows the last name (first column) that was selected. Is there a reason why the combobox does not display the column data for all columns all the time as the listbox does.
2. The "column headings" are not table headings. Some old comments show it is not possible to have table headings where the column numbers show (used ColumnHeads=True). Can table headings (row 1) be substituted for the column headings?
3. Is there a way to "select" the rest of the data in the row and place them into worksheet cells? I would like to have it work as the "LinkedCell" does, click on the row and have all data in the row clicked placed in selected cells.
Thanks,
Richard