Hi everybody,

I need to solve this problem:

I have 4 columns.
In first are names of employee.
In second are status of employee attendance: arrival, left, lunch, doctor, vacancies etc.
In 3rd column is date and in 4th column is time.

I need to separate each enmployee with his status, dates and time to one sheet (4 employes = 4 sheets). Then separate date and time of status from one column to another columns base on type (arrival, left, lunch...)

Thanks lot.

Stanley