Hi Excel Gurus,
Need a little help which i have been scratching my tiny brain over!! Any help would be very much appreciated!!
As you can see above, I have the days and dates of a month on a sheet called "April". What I want to achieve on a different sheet called "Employees" is a table where when I load up the workbook it populates which employee is working a D, L, or N shift. Heres the table which i want to populate automatically:
So basically in cell H3 for example, I would ideally like it to look up the date above in Row 2 which is the 7th, then find the 7th in the worksheet "April" and find the employee who is working a D on that date from looking in column A (employees). This would be the case for all the cells so some sort of VBA coding I imagine would be best?
How would this be done as I genuinely have no idea?
Many thanks for your help.
M
Need a little help which i have been scratching my tiny brain over!! Any help would be very much appreciated!!
As you can see above, I have the days and dates of a month on a sheet called "April". What I want to achieve on a different sheet called "Employees" is a table where when I load up the workbook it populates which employee is working a D, L, or N shift. Heres the table which i want to populate automatically:
So basically in cell H3 for example, I would ideally like it to look up the date above in Row 2 which is the 7th, then find the 7th in the worksheet "April" and find the employee who is working a D on that date from looking in column A (employees). This would be the case for all the cells so some sort of VBA coding I imagine would be best?
How would this be done as I genuinely have no idea?
Many thanks for your help.
M