G
Guest
I have a budget report that summarizes budget items and dollar amounts. In
the underlying query, there is a "dtDateAdded" date field containing the date
that each item was added to the budget. I want to use the greatest date
value as the report date in the page header of the report, but I keep getting
an error when I change the control source to =Max([dtDateAdded]).
Am I doing something wrong?
the underlying query, there is a "dtDateAdded" date field containing the date
that each item was added to the budget. I want to use the greatest date
value as the report date in the page header of the report, but I keep getting
an error when I change the control source to =Max([dtDateAdded]).
Am I doing something wrong?