Search results

  1. potts

    multi-select search

    I've tried these things, but no success. Any other suggestions? Thanks
  2. potts

    multi-select search

    not gettin it Right I got the filter to work, but a parameter box now opens requesting the ID field value of the list box query before it will open the desired form. I've got this system to work properly on another form, but it just won't work here and I can't see that I'm doing anything...
  3. potts

    auto updating form values based on another table

    I have created a multi-table form to enter a number of details relating to the use of a facility on a given date. Each individual using the facility belongs to one of many groups. Each group is in effect a customer. As some of the customers receive a discount on the standard access rate, I...
  4. potts

    multi-select search

    Does anyone know the code for opening a form based on the values returned from a multi-select list box on the current form?
  5. potts

    copying information from a subform to a main form

    Ok. I have a subform based on a query that has a calculated field (Charge=[cost]-[discount]). What I need to do is total the charge and store it in a table which is the basis for the main form. what is the best, or any, method of doing this?
  6. potts

    time dependent data

    time dependent data continued Thanks for the reply. Is there any way of writing this info so that it is somewhat automated - I really don't want to have to type the value each and every time if at all possible.
  7. potts

    time dependent data

    I need help! I am trying to create a table that stores time-dependent information based on a look-up table. For example, visit information is stored in a table called visits. Each visit has its own unique ID and contains the name of the visiting person, and the fee they were charged which...
Back
Top Bottom