147k views
2 votes
To indicate grouping in access, select _____ as the entry in the total row for the field to be used for grouping

1 Answer

4 votes
Select the Group By function. This makes it so that records of the same group are placed onto a single record with a column that is added and holds a nested table of the remaining columns. This function also returns a table with records grouped together based on the values in one or more columns.
User Sharan Rajendran
by
7.7k points

No related questions found