Search results

  1. P

    Object Required Error Message

    I have a form with subforms that people use to make orders. When the button on the switchboard is clicked to fill out a form, a new blank order form opens. I would like to make it easy for people to access previous order forms for editing. I tried doing this by creating another form where...
  2. P

    Open form with criteria from another form

    I have a database that people use to place orders. I have a switchboard that opens a new form each time the order button is clicked. If someone wants to edit their order, they open another form where they enter their name, the vendor name, and the date of the order. I would like a button on...
  3. P

    print report command button

    I have a command button that prints a report. When the user clicks the button, instead of automatically printing from the default printer, I would like the printer window to appear, so the user can choose which printer to use. Is there an easy way to do this? Thanks purplecruz
  4. P

    Update List Box

    I have a list box that has values I typed in. The user can choose one of these items from a combo box or type in their own value. I would like any values typed in to be added to the list in the combo box so that they may be used again. Is there an easy way to do this? Thanks, purplecruz
Back
Top Bottom