Search results

  1. J

    Email reports to many addresses

    In my database I have a Salesmen Table with the following fields: Sales-ID, Name, E-mail address. I have a report which is generated from a query based on Sales-ID. Can I email this report to each salesmen by linking to email address in the table to the report? I'm looking to email mutli-users...
  2. J

    Filtering subform data from the main form

    Hello, How can I filter the data in a subform with a combo box from the main form. Alittle info. I have a combo box which has three options OPEN,WON,LOST. When I click to OPEN I would like the subform to display only "OPEN" data. There is a field in the subform named Status with either...
  3. J

    Multiple filters in a form

    I'm using a group option frame with 6 option buttons to filter on a form. What I would like to do next is filter this data further with an unbound text box. Please help!
Back
Top Bottom