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 Shaun E 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 reecejd

  1. reecejd

    Combo box selection for query

    Got it fixed! Thanks for all of the help!
  2. reecejd

    Combo box selection for query

    Thanks, but no luck. I forgot to mention that this query works fine with a textbox input.
  3. reecejd

    Combo box selection for query

    I'm new at Access 03. I have a combobox that is sourced by a table, Rowsource property is: SELECT Classes.TableID, Classes.ClassID FROM Classes; The name of my combobox is "ClassCombo". I'm trying to generate a report based on my combobox selection, but I can't reference the value of the...

Part and Inventory Search

Back
Top