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 strongm on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  • Users: akash2010
  • Content: Threads
  • Order by date
  1. akash2010

    VBA Code help!

    Hello, I have form where a user can choose criteria (PeopleSoft, ClickCommerce or InfoEd) and run a report (three different reports pertaining to what has been selected). So basically, I want it to run a specific report, when an option is chosen. Below is the VB code i wrote (yeah, I know...
  2. akash2010

    Running a report by selecting different criteria from a form

    Hello, I am VERY very new to MS Access and here is my question - I created a form, which has various drop down menus and I want the users to select different criteria and run a report. So it's basically like: If Combo15 = "North America" Then Runreport = "North America Sales" Else If...

Part and Inventory Search

Back
Top