Recent content by NWTools

  1. N

    Creating a field for a query with code

    Thanks John and thanks for the tip about posting code.
  2. N

    Creating a field for a query with code

    I am using a form with combo boxes to create parameters and check boxes to select fields for a query. I am using an If statement to look at a check box on the form to see if it is checked. If so, then a field from the table being queried is added to the query. All that works OK. The problem...
  3. N

    Select fields to show in query with a form

    See the database called roll testing. On the management queries form, the combo boxes and date range boxes will always be filled, but probably only 3 or 4 of the fields will be selected to display. If you look at qry1, I always want to display LinerID, LinerRollNumber, and the parameter...
  4. N

    Select fields to show in query with a form

    Thanks Alan, I can certainly make use of the info.
  5. N

    Select fields to show in query with a form

    I have a table the results of a dozen different types of lab tests. I want to give management a form with a checkbox for each test (column) and let them select which tests (columns) will appear in the query. Most of the time they will only want to look at a few columns rather than all twelve...
  6. N

    New member Greenville, SC

    Name is Don. I write applications for the nonwovens industry. Check out my web site at nonwoventools dot com.
Back
Top Bottom