I have a DB which includes customer names. One report runs an alphabetical list from A on page 1 to Z on the last page of ALL customers. It also counts in 2 ways for the customers. For example for the last name Adams it will list all of the Adams then all Arsten's. It will give a running count up to the last customer listed (like 30 for Arsten) and it will also group all that end with ADAMS and give a count of how many there are(for example 15 for that # of Adam's). The customers are assigned to staff by alphabet and with the counting the way it is, it is easy to assign custmers to staff because we know how many of each customer there is and we know now many total there are on any page. All staff should get the same number of customers.
Need help with >>>>>I want to have the DB ALSO provide a separate list of customers assigned to staff listing ONLY the first custmers name and last customers name. For example staff # 1 who should have say 40 customers would have their 1st customer Adams and their last (40th) custober's name Arsten listed. Staff #2 would have their first Brayboy and last Cinsi names listed.
My actual field names are "LName" for last name of their customer and "employee#) for our staff person.
??? THANKS!!
Need help with >>>>>I want to have the DB ALSO provide a separate list of customers assigned to staff listing ONLY the first custmers name and last customers name. For example staff # 1 who should have say 40 customers would have their 1st customer Adams and their last (40th) custober's name Arsten listed. Staff #2 would have their first Brayboy and last Cinsi names listed.
My actual field names are "LName" for last name of their customer and "employee#) for our staff person.
??? THANKS!!