Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations IamaSherpa on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  1. MangeInf

    Problem with combobox

    Hi! I have a problem with my combobox, it wont't display my recordset. The code works but i dosn't show the recordset in the combobox. What am I doing wrong ? suggestions? The code: Private Sub cmdSearch_Click() Dim rstCustomer As ADODB.Recordset Dim blnFound As Boolean...

Part and Inventory Search

Back
Top