A family of Microsoft spreadsheet software with tools for analyzing, charting, and communicating data.
SUMIFS sums the values for which ALL conditions are met, not the values for which ANY of the conditions is met.
So you should use
=SUMIFS(daily!B200:B226,'revised daily'!B200:B226,"CF") + SUMIFS(daily!B200:B226,'revised daily'!B200:B226,"2 CF")