Hello All,
Not sure where to start with this one. What I have is a List of managers in Column A, B has an employees name, C if they are full time or part time, D thru AH each repersents a day of the month (1-31) with either a 1.0 or a .5 in each row under them repersenting if they where full or part time.
Looks something like this;
November 2003 01 02 03
Manager Name F/P
French Baker, Kolanni Full 1.0 1.0 1.0
Heft Bouvia, Andrew Full 1.0 1.0 1.0
Sibley Cousino, William Full 1.0 1.0 1.0
What I would like to do is be able to press a button and have it give me the average for each manager, I know this is VB but not sure where to start with it. Can someone point me in the right directoin?
Thanks,
Wray
Not sure where to start with this one. What I have is a List of managers in Column A, B has an employees name, C if they are full time or part time, D thru AH each repersents a day of the month (1-31) with either a 1.0 or a .5 in each row under them repersenting if they where full or part time.
Looks something like this;
November 2003 01 02 03
Manager Name F/P
French Baker, Kolanni Full 1.0 1.0 1.0
Heft Bouvia, Andrew Full 1.0 1.0 1.0
Sibley Cousino, William Full 1.0 1.0 1.0
What I would like to do is be able to press a button and have it give me the average for each manager, I know this is VB but not sure where to start with it. Can someone point me in the right directoin?
Thanks,
Wray