Hello, I have working payroll generation database which I am trying to improve.
One issue I am trying to avoid is not to allow duplicate records made for employee more than once in a month, so the idea would be to check if one record already exists with same pay date before the submit macro is called. Using Access 2k10, either macro or vba works for me.
Any ideas how it can be done?
Thanks!
One issue I am trying to avoid is not to allow duplicate records made for employee more than once in a month, so the idea would be to check if one record already exists with same pay date before the submit macro is called. Using Access 2k10, either macro or vba works for me.
Any ideas how it can be done?
Thanks!