If the Final_Vote is a calculated value, why is there a field in table?
Very odd - CR72-75 should show Approved.
I created a new query to test the expression. It works. CR72-75 show Approved. So there is something about the report structure.
I am looking at report Weekly SITREP PPT. Why is the RecordSource an aggregate query - there are no aggregate calcs. I removed the grouping and no change in report output.
More oddness. CR72-75 are the only records in the report where Action_Complete is False. Only two other records (601, 602) in the table are also false but they aren't even in the report. Also 145 and 146 are True in table but False in report RecordSource query. 145/146 show Hold when there is no value in 06_Vote.
Summary query is the most complex CROSSTAB I've ever seen.
Weirdest issues. Ever.
I can't find the cause. Suggest you rebuild report from scratch, little piece at a time until see the same issues. Start with a simple query of the table that shows the correct Final_Vote calcs.
Advise no spaces or special characters/punctuation (underscore is exception) in naming convention. Date_ID is better than DateID'd.