Search results

  1. M

    Combo Box Help...

    I have a form that is used to order office products. I would like the person who is entering the order to be able to type directly into the field, and once the item has been entered, it becomes an item listed in the combo box from that point on. Currently the user needs to go to a seperate...
  2. M

    Check Box Linked with Current Date

    I am trying to make a check box which when checked means completed and unchecked means pending. I would also like it to populate a completed date field with the current date. Thanks for the help....
  3. M

    Combine Duplicate and Total

    I need a report to print out from a form that combines like Items and then totals them. The report will not have the department field listed.... Here's an example: Form: Department---Product#---Type----Qty-Cost-- Total Accounting---------i123 ----pen---- 2-- 1.00-- 2.00...
  4. M

    Combine Duplicate and Total

    I need a report to print out from a form that combines like Items and then totals them. The report will not have the department field listed.... Here's an example: Form: Department---Product#---Type----Qty-Cost-- Total Accounting---------i123 ----pen---- 2-- 1.00-- 2.00...
  5. M

    Grouping Duplicates

    I need to create a report that groups duplicates and totals the quantity. Here's an example: Current Report: Product# Type Qty Cost Total i123 pen 2 1.00 2.00 a987 paper 3 1.00 3.00 i123...
Back
Top Bottom