J Trahair
Well-known member
I need to populate a drop down combo box in a DGV, such that it allows an item from the database but not in the list.
Example:
in the current employees combo box in the Sales spreadsheet:
Albert
Bill
Chris
Dave
Eddy
etc.
Fred left last month and is not in the above list. However, his name must come up when reviewing sales figures for the previous 6 months.
I have tried one method but it won't allow Fred to stay in the SalesFigures spreadsheet - it substitutes another name (in the list) instead of his.
VB 2005, WXP, unbound SQL Express database.
Example:
in the current employees combo box in the Sales spreadsheet:
Albert
Bill
Chris
Dave
Eddy
etc.
Fred left last month and is not in the above list. However, his name must come up when reviewing sales figures for the previous 6 months.
I have tried one method but it won't allow Fred to stay in the SalesFigures spreadsheet - it substitutes another name (in the list) instead of his.
VB 2005, WXP, unbound SQL Express database.