N
nydia
i have a dba that keeps track of the clients that come and
go from a specific program (1 client could have more than
1 termination date in a given year, because the client may
leave and come back in the same year). tblclientinfo has
client name, address, phone. tblclientdates has startdate,
termination date. when a client leaves the program the
manager has to follow-up with this client 4 times (1
month, 3 months, 6 months and 1 year after the termination
date). i have tblfollowup witch is follow-up method
(could be phone, letter or face-to-face), date of follow-
up, yes/no checkbox(follow-up completed) then a comment
section.
i need to run a report that will show the manager who
needs a follow-up each month for the most recent
termination date. (ex. in Feb. who needs a 1 month follow-
up, who needs a 3 month follow-up etc). I'm not sure how
to do it because there are different follow-up times.
any suggestions on how to even start this would be greatly
appreciated
go from a specific program (1 client could have more than
1 termination date in a given year, because the client may
leave and come back in the same year). tblclientinfo has
client name, address, phone. tblclientdates has startdate,
termination date. when a client leaves the program the
manager has to follow-up with this client 4 times (1
month, 3 months, 6 months and 1 year after the termination
date). i have tblfollowup witch is follow-up method
(could be phone, letter or face-to-face), date of follow-
up, yes/no checkbox(follow-up completed) then a comment
section.
i need to run a report that will show the manager who
needs a follow-up each month for the most recent
termination date. (ex. in Feb. who needs a 1 month follow-
up, who needs a 3 month follow-up etc). I'm not sure how
to do it because there are different follow-up times.
any suggestions on how to even start this would be greatly
appreciated