I want to create an employee attendance register which will ensure that no employee record can be entered twice for one specific day.
Is this possible?
Hi @asifzahan and welcome to the community!
There is a great post by @Kal_Lam, on how to achieve this. This is a great place to start, when you get familiar with this method, you might need to implement calculation of the data entry day to your proccess to achieve single entry by single person on the same day.
1 Like