Search results

  1. J

    Passing data if form is open

    I have a form "workorder" that I want to be accessed two ways. One, open a new form with a button on the "customer" form. Two, through another form "estimate". The difficulty I'm having is that when opening from the estimate form I want the data from it to populate the workorder using the...
  2. J

    Copy structure not data

    I have developed a database for multiple users and am now ready to release it. As this is a very large database and my first attempt at something of this type, I have entered many records for testing throughout development. I have also set up the security already. I want to copy the database...
  3. J

    Message Box Not Displaying

    I have a form to select a specific report to print. In the form the user first selects a patient from a list box and then a date from a combo box. If the user clicks the print button without selecting the patient or date, message boxes appear. My problem is if the user prints or previews the...
  4. J

    Print report for current record from form

    There have been similar postings to my problem but I can't seem to find the answer. I am trying to print a report based on the current record in a form. I have a database of patients and each patient has multiple clinic visits. I want to be able to print a report of an individual visit with an...
  5. J

    Entries in subforms not holding

    I have a form with three subforms. When entering data into the second and third subforms it does not hold on the first attempt. When clicking on a combo box the list flashes open and then collapses again. It does allow a selection on the second try. When typing in a text box if the user pauses...
Back
Top Bottom