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 bkrike 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 UncleChuck

  1. UncleChuck

    Dynamic Report Creation using SQL

    I've been doing this in Access97 and VBA.  I use a user form with all the variables I need in text boxes and then in my event handler I get my form level variables (textboxes) into local variables and then plug them into my SQL statement.  It might look like: intID =...

Part and Inventory Search

Back
Top