I have a listing (A) which I would like to link to a detailed report (B). I'd like to pass the value of a field on a line in (A) and run (B) with that as a parameter. The source for (B) is a stored procedure which already has an input parameter defined.
When I tried to do this with a linked subreport, (A) generated a parameter name for me which I couldn't use because it wasn't the name I had in (B).
Is there any way to insert a hyperlink and pass some parameters along with it, or am I completely off base ?
Thanks in advance.
When I tried to do this with a linked subreport, (A) generated a parameter name for me which I couldn't use because it wasn't the name I had in (B).
Is there any way to insert a hyperlink and pass some parameters along with it, or am I completely off base ?
Thanks in advance.