Search results

  1. P

    update balance

    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?
  2. P

    calculate number of days between two dates

    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...
  3. P

    Display a range of date in report

    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
Back
Top Bottom