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 Chriss Miller on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Recent content by ronhvb0357

  1. ronhvb0357

    Loading multi column combo box

    I'm trying to load a multi column combo box from a recordset using the following code. Dim db As Object Dim rs As ADODB.Recordset Set rss = New ADODB.Recordset Dim fldEach As ADODB.Field Dim i As Integer Dim strSearch As String strSearch = Me.cboFldOff.Text...

Part and Inventory Search

Back
Top