Hello to all!
I am just wondering if you can write a script in a Crystal Report
(ver8.5) for controlling how the quantity is displayed in Vantage
6.1???
I need a script that would ask the user or test a conditions of how
many tags to print. I mean with the same report able to print a tag
that would contain the number of items and a separate tag would
display sets of the same item.
|----------------|
|-----QTY 10-----|
|-----ITM 1------| <---- tag for the container
|----------------|
|----------------|
|---------|
|..QTY 1..|
|..ITM 1..|
|---------|
|---------|
|..QTY 1..| <----- separate label for each tool (10 of them)
|..ITM 1..|
|---------|
.
.
.
|---------|
|..QTY 1..|
|..ITM 1..|
|---------|
NOTE: dots represent blank spaces
So for example if I have a tool, I would like to print a label for
each item and also the container it is put into. Thus even if you
can use the same report format, the quantity(data field) of that
label is changed.
Can any anyone suggest how I can go about it?? Or please write up
the procedures taken if anyone has worked with this before.
Thanks in advance.
I am just wondering if you can write a script in a Crystal Report
(ver8.5) for controlling how the quantity is displayed in Vantage
6.1???
I need a script that would ask the user or test a conditions of how
many tags to print. I mean with the same report able to print a tag
that would contain the number of items and a separate tag would
display sets of the same item.
|----------------|
|-----QTY 10-----|
|-----ITM 1------| <---- tag for the container
|----------------|
|----------------|
|---------|
|..QTY 1..|
|..ITM 1..|
|---------|
|---------|
|..QTY 1..| <----- separate label for each tool (10 of them)
|..ITM 1..|
|---------|
.
.
.
|---------|
|..QTY 1..|
|..ITM 1..|
|---------|
NOTE: dots represent blank spaces
So for example if I have a tool, I would like to print a label for
each item and also the container it is put into. Thus even if you
can use the same report format, the quantity(data field) of that
label is changed.
Can any anyone suggest how I can go about it?? Or please write up
the procedures taken if anyone has worked with this before.
Thanks in advance.