Error: "Access can't append all the records in the append query."

Research: I researched two sites one by Allen Browne and the other by Microsoft. Allen Browne's site was the most informative on understanding this error.
I recognized that the "null fields" or blank fields were the cause of the problem.
At this point I back-tracked and noticed that my Sales Dollars field was blank.

I recreated the query that was originally made into a table. I ensured that Sum was selected in the Total section in Design View.

Wrap-up: make sure all your fields match with "Sums" and the appropriate "properties" and don't attempt to match blank sells with content cells.