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...
No there's no problem with the design with the table. That is the task I need to do. Because I want to print the records, then after printing, the user may need to add new records. And I need to print the new ones but not deleting the main table of records. Is it confusing?
Okay, after I...
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...
huh? What do you mean?
All I need is to enable the user to make use of the newrecord button that is applicable for the main form and the subform.
Please help me
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!
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...
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???