David Washbrook
New Member
I am wanting to get the sum of hours planned to be worked for a week by our tradespeople. The data is in an external spreadsheet which has a row for each of the tradespeople and the column headings are the days of the year. The cells in this table contain the hours planned to be worked on each day, however on days off the cell contents often contain text rather than the number 0. I will be specifying the week start date in my spreadsheet and in one column I have the names of the tradespeople I want to report on. In the next column I want to be able to show the sum of the hours planned for that week for each person. Each week I will change the week start date to produce a fresh report. Any tips on the best way to go about this?