N
Nydia
I'm in the process of creating a dba that tracks clients
in a program.
tbl1 has client info (name, ss#, address phone etc)
tbl2 has dates (start date, termination date and comments)
tbl3 is follow-up date with comments, here is what I am
having a problem with.
there will be 4 follow-up dates (a follow-up date 1 month
after termination date, 3 months after termination date, 6
months after termination date and 12 months after
termination date)
What I want to do is when a termination date is entered,
that the follow-up dates are automatically filled in. Is
this possible? If yes, How?
Thanks in advance,
Nydia
in a program.
tbl1 has client info (name, ss#, address phone etc)
tbl2 has dates (start date, termination date and comments)
tbl3 is follow-up date with comments, here is what I am
having a problem with.
there will be 4 follow-up dates (a follow-up date 1 month
after termination date, 3 months after termination date, 6
months after termination date and 12 months after
termination date)
What I want to do is when a termination date is entered,
that the follow-up dates are automatically filled in. Is
this possible? If yes, How?
Thanks in advance,
Nydia