Search results

  1. J

    Wildcard Text Box

    I'm relatively new at trying any advanced stuff with MS Access, so I don't know if this can be done. I've seen it done many times in other applications. What I have is a form/subform combination that looks up people's names and if they've been invited to or attended different work functions...
  2. J

    Multiple columns in Combo Box to DB

    dcx, No, I just have the one combo box that displays the values from two columns. The pk is hidden. Rich, you're exactly right about the pk. I had forgotten about it. I was going to use the Product Code as the pk, but found that there was one duplicate code with a different description in it...
  3. J

    Multiple columns in Combo Box to DB

    I have what probably is a simple problem. I've been able to select and display in my form the two columns I want from a lookup table. One column holds the Product Code, the other has the Product Description. The problem I need solved is taking the two values and inserting them into their...
  4. J

    Auto filling fields in forms

    Similar problem This is my first post here. Very well done discussion board. My problem is similar to this one, but not exactly. I have a main form (Person) and a linked form (Phone). When I click a button on the Person form it opens Phone that is filtered where foreign key on Phone form =...
Back
Top Bottom