Search results

  1. A

    Combo boxes - values and titles

    Thank you! I'm pretty much a newbie at this. :s
  2. A

    Combo boxes - values and titles

    I have a form that includes a field for the operating system of the client. I want this to be populated from a look-up table. I want the combo box to display the text name of the OS but enter the numerical ID number to the client table. How do I do this?
  3. A

    Query not including all data

    That seemed to work. Thanks.
  4. A

    Query not including all data

    You know, I don't even know how to get that out of Access. I can open it up in Design View but that doesn't give me a line of code or anything. yeah, I'm a newbie at using Access. I've always been a PHP/MySQL girl.
  5. A

    Query not including all data

    I currently have a query set up to pull information from 4 linked tables: Event, Readers, Class and School. The Event table contains a ClassID and a ReaderID. If everything has been assigned properly, there's no problem. If there's no reader assigned to ReaderID I still want the event details to...
Back
Top Bottom