B
Bill Phillips
I need to print labels for products I ship out. A customer
may order 2 cases of product A and 3 cases of product B.
Subsequently I need 2 & 3 labels respectively. I would
like to query the order file and create a column called
LabelQty that passes a parameter to the report telling it
how many of each label to print.
I'm fairly sure I can do this with an On Format event in
the Detail section, but I just can't figure out the code.
Any help or references will be greatly appreciated.
may order 2 cases of product A and 3 cases of product B.
Subsequently I need 2 & 3 labels respectively. I would
like to query the order file and create a column called
LabelQty that passes a parameter to the report telling it
how many of each label to print.
I'm fairly sure I can do this with an On Format event in
the Detail section, but I just can't figure out the code.
Any help or references will be greatly appreciated.