Hi,
I have 2 crystal reports:
1-List of companies for example
Comp_id, Company
29, Microsoft
40, Segate
...............
2- Company Details base on Comp_id. This report have subreports.
I need to run 1st report, then from companies list clis on Company to see details.
I have to use hyperlink as my 2nd report contain subreports.
I created hyperlink on comp_id field.
When I run report in Crystal, then clic on hyperlink
2nd report is oppening in design view- is not displaying details for chosen company.
On hyperlink tab I am using formula:
"file:///R:/Reports/Programme/Lead_sheet.rpt?prompt0={sp_Companies;1.Comp_ID}"
Please help if you can
Best,
Marta
I have 2 crystal reports:
1-List of companies for example
Comp_id, Company
29, Microsoft
40, Segate
...............
2- Company Details base on Comp_id. This report have subreports.
I need to run 1st report, then from companies list clis on Company to see details.
I have to use hyperlink as my 2nd report contain subreports.
I created hyperlink on comp_id field.
When I run report in Crystal, then clic on hyperlink
2nd report is oppening in design view- is not displaying details for chosen company.
On hyperlink tab I am using formula:
"file:///R:/Reports/Programme/Lead_sheet.rpt?prompt0={sp_Companies;1.Comp_ID}"
Please help if you can
Best,
Marta