Search results

  1. G

    Display selective records based on checkbox

    Thanks bob fitz I'll go through the source code of this example and apply it to my forms
  2. G

    Display selective records based on checkbox

    I have a form titled Vendors and on the form I want a check box/button that has two options "Approved" and "Not Approved". Depending on which box is checked it will only display records (Vendors) that are approved or not approved. If no box is checked then I want all vendors to be viewable...
  3. G

    Automatic Query for every change in record

    Beetle, thanks that worked like a charm
  4. G

    Automatic Query for every change in record

    I have a form that keeps tracks of jobs. On the form there is a combo box for customer numbers. Beside the combo box there is a list box that displays the name(s) of the customer with that number. The query attached to the list box works fine, whenever I change the value in the combo box it...
  5. G

    Question 2010-Switchboard - RowSourceType error 'FillLstArg'

    I am trying to create a switchboard using access 2010 Switchboard manager. When ever I try to link a switch board item I get teh following error. 'FillLstArg' may not be a valid setting for the RowSourceType property, or there was a compile error in the function. I don't know what a...
Back
Top Bottom