Thanks David for you help earlier. Got it working.
Still need more help.
Now I have a table with the following fields.
Dest Date Pakage Info
PGVA 12-12-01 ABC
RGVA 12-12-01 EFG
PGVA 12-12-01 123
PGVA 12-12-01 154
RGVA 12-12-01 2123
PLIM 12-12-01 123
PLIM 12-12-01 155
RDEL 12-12-01 458
PDEL 12-12-01 145
As you can see there are three destinations here( GVA , DED and LIM) ( in real life would have around 100) and the first letter is an indicator to what kind of shipment it is.ANd all these are leaving on the same day . Need to print all RGVA on one sheet followed by all PGVA and then PLIM( no RLIM for that day) , RDEL and then PDEL.
In other words first sort should be by the three letters following a P or a R and then R before PDoes any one explain problems like me. Signs of a rookie.
Thanks
Still need more help.
Now I have a table with the following fields.
Dest Date Pakage Info
PGVA 12-12-01 ABC
RGVA 12-12-01 EFG
PGVA 12-12-01 123
PGVA 12-12-01 154
RGVA 12-12-01 2123
PLIM 12-12-01 123
PLIM 12-12-01 155
RDEL 12-12-01 458
PDEL 12-12-01 145
As you can see there are three destinations here( GVA , DED and LIM) ( in real life would have around 100) and the first letter is an indicator to what kind of shipment it is.ANd all these are leaving on the same day . Need to print all RGVA on one sheet followed by all PGVA and then PLIM( no RLIM for that day) , RDEL and then PDEL.
In other words first sort should be by the three letters following a P or a R and then R before PDoes any one explain problems like me. Signs of a rookie.
Thanks