Hi. This is for an access web app. I have a datasheet view from a query that lists count totals grouped by category and there are 6 columns of totals by different types (sort of like a cross-tab work around). I can add a Total text box to the view and add the columns in the data control source for that new Total column.
It limits to adding 3 columns and it displays #REF if I go over 3.
The Sum() does not work.
Is there another way?
thx!
It limits to adding 3 columns and it displays #REF if I go over 3.
The Sum() does not work.
Is there another way?
thx!