Search results

  1. A

    Moving data between forms when box is checked

    I have two subforms, Payments Due and Payments Received that are both linked to a Payments table. When a checkbox is clicked, the data moves from the Payments Due Form to the Payments Received Form. The forms are both based on Queries, one Query specifying the box is checked, and one...
  2. A

    Displaying Report Total Value

    I have a report listed in a subform (in a tab) and I would like the report total value listed again on the main form. Is there a way to accomplish this?
  3. A

    Help creating a report with running totals

    I have 2 tables, one with outgoing payments, one with incoming payments. I need a report with a running total by month that adds all the payments in and subtracts all the payments out. I need the running total for each month, not just for the final total. Any suggestions?
  4. A

    Report that Shows a customer balance sheet

    I am trying to find a way to compile a report from two different queries that takes all the payments in and subtracts all the payments out. I need to keep track of the payments into and out of an escrow account and have the total balanced displayed on the main customer form. Any ideas of how...
  5. A

    Trouble opening a pop-up form

    I have a form with a field for "Account Number" and would like to have a form pop up when you click on the number in the field. I figured out how to use a macro to open the pop-up form when you double click the field, but all of the records pop up. I would like for only the records that are...
Back
Top Bottom