Hi new to this (so apologies if I do this the wrong way)
I had a look around the forum for similiar topics and whilst some were similiar didn't seem to answer my query.
Anyway my query is:
I have lots of data in the form of spreadsheets with lots of tabs to sum but I cant add columns, reformat or change this initial data. However I am applying a cover sheet with the forumals to work out the totals based on this format. Basically the format is like this:
_____A______B______C_____D_____
1_ "Sat 1"___10______5_____5_____
2_"Sun 2"____5______4_____1______
3_"Mon 3"____2______2_____1______
4_"Tue 4"____7______3_____3____
5_"Wed 5"____1______2_____9___
6_"Thur 6"___8_______7_____11___
7_"Fri 7"_____1_______1_____1____
8_"Sat 8"____3_______3_____3____
I want to sum all the days which have saturdays (in fact each day of the week as a separate total), based on a range of data. So I ultimately get the result for Sat as: 29 (10+5+5+3+3+3).
i've tried everything from SUMIF, IF with Left functions) etc but having no joy, so any help really appreciated.
Hope this makes sense.
Regards
I had a look around the forum for similiar topics and whilst some were similiar didn't seem to answer my query.
Anyway my query is:
I have lots of data in the form of spreadsheets with lots of tabs to sum but I cant add columns, reformat or change this initial data. However I am applying a cover sheet with the forumals to work out the totals based on this format. Basically the format is like this:
_____A______B______C_____D_____
1_ "Sat 1"___10______5_____5_____
2_"Sun 2"____5______4_____1______
3_"Mon 3"____2______2_____1______
4_"Tue 4"____7______3_____3____
5_"Wed 5"____1______2_____9___
6_"Thur 6"___8_______7_____11___
7_"Fri 7"_____1_______1_____1____
8_"Sat 8"____3_______3_____3____
I want to sum all the days which have saturdays (in fact each day of the week as a separate total), based on a range of data. So I ultimately get the result for Sat as: 29 (10+5+5+3+3+3).
i've tried everything from SUMIF, IF with Left functions) etc but having no joy, so any help really appreciated.
Hope this makes sense.
Regards