a solution

iffy

New Member
I need a solution for a problem that I have. I want to build a package in excel, access or whatever, to basically keep track of when my clients reacha three month loyalty period. I would enter the name of the client along with the date their account opened and then I would like to be alerted by this package when there three months are up!
 
It depends on your own skills/experience of software development. For the loyalty period you could run a Cronjob or Scheduled task that would check if any clients period is up.
 
Back
Top