Hello, I’m trying to create a summary page to add up users total figures over each day (seperate pages per day) but I have a couple of issues with this.
Firstly, the summary page needs to be able to look at user names and add each row when they appear on all sheets (mon-sun) and put each name with the total added sums for each collum.
Lets say Bill isnt in for a week due to holiday, he shouldnt be on that weeks summary page.
Secondly, I don’t want to have a list of names of people to keep on top of, I want this to be as automated as possible, people come and go and this would be one less thing to worry about.
And lastly, I need it to be smart enough to recognise names that are not writen the same e.g
will
Will
WILL
william
William
WILLIAM
and to be able to group these names as one user and also count the number of times a person has been on till over week.
Also, no macros if possible as IT wont accept this.
Sorry for the English as I am rather dyslexic.
Hope this made sence.
I have included a sheet to better show what I am trying to explain.
Many thanks
test.xlsx (30.9 KB)