Hello Members,
My purpose is to create an automatic attendance sheet based on the results of an excel form.
In the attached sample, Column A and Column B ( "Excel Form Results" Worksheet) are results exported from an excel form. Now what I want to do is:
1.) In the "Attendance" Worksheet, I want to input a text "P" if the individual is Present, or in other words who as submitted the form, and the text "A" if the form is not submitted, or in other words, absent. (Example Row 21 to 25 in "Excel Form Results" Worksheet).
2.) Furthermore, if the individual is present, then I need to know if that individual is on time. Sample sheet shows a reporting time column (Column C). If the individual submits the form within 5 minutes of the reporting time, text should remain "P", and if the the time is more than or equal to 5 minutes, then text should return "L".
3.) If the text is returned "L", in another cell it should calculate the number of minutes late.
4.) This all calculation needs to be done on the "Attendance" Worksheet, with all the names in Column A, and the texts populated under each date (Cloumn B onwards).
I am able to work out the "P" and "A" function and not the "L" one, so need your help on this.
Kindly do also note that row 2 to 4 (Form results tab) has reporting time at 00:00:00, so the date changes, and I want the results to be calculated on the previous date column.
Need your experts opinioin on how can I achive this.
Bookmarks