I’ll try to make this as simple as possible…so here goes…
Every month I need to generate a headcount report. The data is sent to me via excel and I load it in using access. The table has name, ss#, salary, status, and reason for leaving if status is T. In any case, I can easily create the monthly headcount report using the current table but my problem is, I need to compare last months table with this month table. After the compare, I have to report who isn’t on this month’s report and the reason why. Does anyone know how I can accomplish this?
It would really be helpful.
Thanks in advance.