Click here to Skip to main content
15,883,531 members
Please Sign up or sign in to vote.
1.00/5 (1 vote)
See more:
Hello Friends ,
I am working on a payroll,I want to upload employee attendance sheet from excel sheet.
Excel sheet is like this

EmpId Date Intime Out Time
1 2/2/2012 09:00 18:00
1 6/2/2012 09:00 18:00
1 8/2/2012 09:00 18:00
1 9/2/2012 09:00 18:00

entry for all this record is simple .But could you guys please help me how to make entry for missing dates in this month(keeping in mind things like ,if it is Sunday or government holiday
then marks it present)

How can we implement this.Any help is really appreciated
Posted

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900