Hi,
I have a report that contains the following
Product Number Value A
Value B
I have another report which I wish to use these values in again on a per product basis. The report needs to take the product number and the two values and return all records between values A and B for that product number and then move on to the next product. There are two problems:
1. How do I get it to pass the values to the second report and how do I associate one with the other?
2. Sometimes value a may not exist. How can I put a placeholder value in instead?
Many thanks,
Tony.
I have a report that contains the following
Product Number Value A
Value B
I have another report which I wish to use these values in again on a per product basis. The report needs to take the product number and the two values and return all records between values A and B for that product number and then move on to the next product. There are two problems:
1. How do I get it to pass the values to the second report and how do I associate one with the other?
2. Sometimes value a may not exist. How can I put a placeholder value in instead?
Many thanks,
Tony.