D
David Jay
I have a database of customers, each assigned a route number, (1-10). When I
need to print a route, i filter the database by route number, sort by
sequence, and print. Most of my customers need deliveries each delivery day,
but some of my customers however, would prefer to have a delivery once every
OTHER route day, so while I print the route, a delivery slip is printed for
all customers in that route, even though some only need to be printed every
other time. This is a waste of paper, ink, etc.
Does anybody know how I can assign the customer route numbers, or a
different filter system that can filter all customers one day, and all but
some the next?
TIA,
Dave.
need to print a route, i filter the database by route number, sort by
sequence, and print. Most of my customers need deliveries each delivery day,
but some of my customers however, would prefer to have a delivery once every
OTHER route day, so while I print the route, a delivery slip is printed for
all customers in that route, even though some only need to be printed every
other time. This is a waste of paper, ink, etc.
Does anybody know how I can assign the customer route numbers, or a
different filter system that can filter all customers one day, and all but
some the next?
TIA,
Dave.