Somewhat continuing from a previous thread regarding the use of the SUM aggregate function. While it functions okay from the design mode of a query, attempting to use the aggregate query as the ControlSource of an unbound text box has a problem I can't find. Note in the image below that the "Continuous" form "Portfolio" has as its RecordSource a query that includes ALL fields of the Portfolio table.
Is this really the best approach?