Search results

  1. J

    LOOKUP VALUES

    TABLE1: CODE WORK 1 JACK OR JILL 2 JACK OR JILL 3 JACK OR JILL TABLE2: CODE WORK 4 SUZY OR MARY 5 SUZY OR MARY 6 SUZY OR MARY now in my FORM1, the user needs to enter a...
  2. J

    append query: delete records that are exactly the same

    MERRY CHRISTMAS and a HAPPY NEW YEAR!!!! I'm not sure how to put this very clear. Here it goes: I am trying to place new records from a table to a new table. I did an append query to place the records from one table to the other. But my next problem is, I need to append again -- but this...
  3. J

    comman button: new record for main form and subform

    How do I create a command button in my main form that would allow the user to add newrecord applicable for the main form and the subform? Please help me!
  4. J

    calculation between main form and subform

    I have a form that has a subform. In my main form, I have an AMOUNT field. In the subform, I have TOTALAMOUNT field. I would like to create a text box in my main field that would calculate the difference between the TOTALAMOUNT and the AMOUNT fields. Please help me. I think this is very...
  5. J

    How to SUBTOTAL?

    You know when you use the adding machine, you may subtotal and then at the end, grand total. How do you make this possible in MS ACCESS forms???? Is this possible in MS ACCESS???
Back
Top Bottom