Search results

  1. K

    Use Calculated fields in form to update table

    I have a form created from a table and I had to use calculations in some of the fields to automate certain processes. Now, if I pull a report based on the fields in the table - I am getting all except for the fields with the calculations. Is there any way to update the main table - since most...
  2. K

    Customize Parameter Prompt

    can u explain please?
  3. K

    Customize Parameter Prompt

    I have a report based on a parameter query which prompts for a trans#. It works fine, but is there any way to customize the "Enter parameter query" text at the top of the prompt box?
  4. K

    Restrict Records

    I have a database that I want to install on a client's pc as a demo only. I want to restrict the number of records he can enter to 3. Is this possible in access? I will appreciate any help. Thx!
  5. K

    Open specific form from combo box

    Thanks for your responses so far, they have been really helpful. I have decided to change a few things. I created all the forms from the combo box as subforms in the same subform with the combo box. I want to have them all hidden, unless that specific option is chosen - then I want that form...
  6. K

    Open specific form from combo box

    nope..still not getting it...any further help please?
  7. K

    Open specific form from combo box

    What is cbo? I guess you know the answer to your first question! I've never written any code, but I'll try to follow your example and play around in it. Thanks!
  8. K

    Open specific form from combo box

    No there is nothing in that field.
  9. K

    Open specific form from combo box

    can u explain...sorry to b such a dummy :o
  10. K

    Open specific form from combo box

    I have a Subform with Insurer being a field with lookup values e.g. fire, motor etc. When I select fire from the lookup, I want the form "fire" to open to allow data entry. Same too for any selection I make in the lookup - the pertaining form must open.
  11. K

    Open specific form from combo box

    I have a form with a subform which has a lookup table (combo box) as a field. I want to be able, when I select a certain item in the lookup to have it automatically open a form. e.g. A field called insurance class - I select motor, I want the motor details form to open. If I select Fire, I...
Back
Top Bottom