Angela has attended:
Access Introduction course
Access Intermediate course
Excel
How canI filter out multiple entries (eg list of names with several entries for each name ) in a column to produce a single list of names (ie each name only once?
RE: Excel
Angela,
You can do this by creating a Query and GROUPING the fields you want to filter.
Once you have created the query with the table in it, showing the field you want to group, then click on the SIGMA or Greek E on the toolbar. This looks like the Autosum button on Excel.
This adds a new row to the query with the words Group By in it.
This will group the records.
Regards
Richard