Search results

  1. B

    vertical lsiting of data from multi-value field

    Hello again, it seems to be question week. I have a field of member names that is stored in a multivalue field. ugh. When the field is displayed with more than one member, it lists them horizontally across the text box. Not very readable. Thanks MS. So I was wondering if anyone has seen a...
  2. B

    requery multi-value fields

    good morning, i am trying to requery a combox based on a multi-value field for a not-in-list situation. i usually add to the list as: Dim intAnswer As Integer Dim strSQL As String intAnswer = MsgBox("The location " & Chr(34) & NewData & _ Chr(34) & " is not...
  3. B

    New to Group

    I am a self-taught Access developer. I have gathered a lot of knowledge over the years, but I often need direction, especially on VBA. Thanks in advance.
Back
Top Bottom