Search results

  1. P

    form field calculation

    thanks colin thank you for the reply, will try that.
  2. P

    combo box used for navigation

    I created a table with 1 field named "Links" (format: hyperlink). In this field I entered a few hyperlinks (objects in database, such as forms and reports). In a form i have created a combobox for the above table. 1st problem: The combo displays only the "full path" of the hyperlink, and not...
  3. P

    required field in sub-form

    Please help. I have a main form with 1 sub-form. In the sub-form is a field that has the "required" property set in the table. When the user completes the main form and he does not complete the subform, it does not prompt him to enter the required field in the sub-form. What i'm trying to do is...
  4. P

    form field calculation

    new to access, please help. I have a main form "member detail" (based on a table) and a field named "salary". When the user types a value into the salary field, the field must perform a calculation of [salary]/12 and then display the result in that same field: for example, the user types 80,500...
  5. P

    Query help - Enter Parameter Value

    Thank you You make it sound so easy :) - will try that, thank you. I have more questions but will post them later. Piet.
  6. P

    Query help - Enter Parameter Value

    i'm new to access, please help. In the query's underlying table is a field for "Customer Name". The query generates a Report which calculates the "Total Cost" for a specified customer. In the query I have set the criteria for the 'customer name' field to [Type the Customer's Name]. When the...
Back
Top Bottom