Recent content by Teknq2000

  1. T

    CBO Box not updating w/code

    thanks Moniker that really helped. Learned a lesson or two today. Merry Christmas!
  2. T

    CBO Box not updating w/code

    Combo box not updating w/code I get the MS message "Select an item from the list or enter text that matches one of the listed items"
  3. T

    CBO Box not updating w/code

    I have this code to update my combo list when NewData is entered. NewData is not updating in the cbo box. I am new and still learning. Please help. Private Sub POC_NotInList(NewData As String, Response As Integer) On Error GoTo cboPOC_NotInList_Err Dim intAnswer As Integer Dim...
Back
Top Bottom