Hi
I am using Crystal reports 10
In my report I have two parameter fields
Parameter 1 and Parameter 2
Hi
I am using Crystal reports 10
In my report I have two parameter fields
Parameter 1 and Parameter 2
Actally they are {?emp_deptno }
and {?dept_deptno}
Earlier the users used to enter both the fields .
But now only the emp_deptno needs to be entered and the
dept_deptno will not be entered
Actually the dept_deptno should pick up the same value
as the emp_deptno which was entered earlier
The user will not enter twice. The dept_deptno is used in the code at a lot of places and I do not want to disturb the code
How can I fetch the value of emp_deptno into dept_deptno
parameter field.
Thanks
I am using Crystal reports 10
In my report I have two parameter fields
Parameter 1 and Parameter 2
Hi
I am using Crystal reports 10
In my report I have two parameter fields
Parameter 1 and Parameter 2
Actally they are {?emp_deptno }
and {?dept_deptno}
Earlier the users used to enter both the fields .
But now only the emp_deptno needs to be entered and the
dept_deptno will not be entered
Actually the dept_deptno should pick up the same value
as the emp_deptno which was entered earlier
The user will not enter twice. The dept_deptno is used in the code at a lot of places and I do not want to disturb the code
How can I fetch the value of emp_deptno into dept_deptno
parameter field.
Thanks