I have three textboxes...
1.) p_principal
2.) p_balance
3.) p_payment
at first payment the balance would be p_balance=p_principal-p_payment...
How if the customer will pay again? how to update the formula to p_balance=p_balance-p_payment?
Hi...
I have two forms with two textboxes:
The first textbox asks for the beginning date while the second textbox asks for the end date.
These two textboxes are formatted and masked as "short date".
Then I created a third textbox that must automatically display the number of days between the...
Hello this is my first ! Thanks GOD for bringing me here... :)
By the way, I had this problem of displaying a report in MS ACCESS 2003:
I want to display a report where in the user will input a beginning date and an end date. I hope you get what I mean