Access - TechRepublic
General discussion
December 10, 2003 at 02:52 AM
blader4x4

Access

by blader4x4 . Updated 22 years, 7 months ago

Code required for calculating a payment due date in a field that relies on two other fields, payment schedule and last payment date.

Payment schedule is:
‘M'(Monthly), ‘Q'(Quarterly) , ‘S'(Semi Annually)or ‘A'(Annually).

If payment selected is ‘Q’ and last payment date is 11/1/2003, when is next payment due ???

I need the next payment due field to be populated automatically based on the two other fields.

Don’t forget the leap year issue.

This discussion is locked

All Comments