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 IamaSherpa 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: *

  1. wasing

    Creating a report from a query on the fly everytime it is accessed

    Hi - I am creating a report using a query that may have more or less columns everytime it is accessed based upon information in the table. If I add an account to the table, the query picks it up, but the report doesn't since it is hard coded (in some sense of the word). I was wondering if...
  2. wasing

    How can I get a 2 line parameter

    I would place the parameter in an unbound form and then reference the textbox in your query. Example [Forms]![FormName]![Field]. I hope this helps!!
  3. wasing

    Dealing with hidden fields in a report.

    Hello - I have hidden fields in a report based on certain criteria. I would like to manipulate my report so that if there is data in the field next to the hidden one it will move over. I was wondering if there was any way to set up the report to have fields move over so there are no blank...

Part and Inventory Search

Back
Top