Hi there,
Could anyone please tell me how to get the Day (i mean DD from DD/MM/YYYY)
from the Date field.
I have a created a database for a Loan company. if the Loan Start Date is 20/01/2007, then the due date to pay the interest will be 20th of every month.
as of now, i have a field called Due Day where i manually enter the day for each loan information.
and i have a parameter query to enter the due day the user looking for .
based on the entry, it will list all the loan info corresponding to the DueDay.
Is there any other better to do this? like, instead of manually entering the value for Due Day,
once the Loan Start Date is entered, it should get the DD value and assign for the Due Day field automatically.
Need someone's help
chuz,
Kathy
Could anyone please tell me how to get the Day (i mean DD from DD/MM/YYYY)
from the Date field.
I have a created a database for a Loan company. if the Loan Start Date is 20/01/2007, then the due date to pay the interest will be 20th of every month.
as of now, i have a field called Due Day where i manually enter the day for each loan information.
and i have a parameter query to enter the due day the user looking for .
based on the entry, it will list all the loan info corresponding to the DueDay.
Is there any other better to do this? like, instead of manually entering the value for Due Day,
once the Loan Start Date is entered, it should get the DD value and assign for the Due Day field automatically.
Need someone's help
chuz,
Kathy
Comment