I am trying to display the total hours by employee by job number.
I have a subreport based on a subquery - selected by job number, grouped by EmpNum.
Have one column 'HrsbyEmp:JBT_WorkHrs' Summed.
In a later column I want to display the total for each Emp_Num
coded 'TotbyEmp:[HrsbyEmp]*[EM_Wage]'.
Each time it runs, I get a prompt box 'Enter parameter Value' 'HrsbyEmp'
How can I get ride of this prompt?
I have a subreport based on a subquery - selected by job number, grouped by EmpNum.
Have one column 'HrsbyEmp:JBT_WorkHrs' Summed.
In a later column I want to display the total for each Emp_Num
coded 'TotbyEmp:[HrsbyEmp]*[EM_Wage]'.
Each time it runs, I get a prompt box 'Enter parameter Value' 'HrsbyEmp'
How can I get ride of this prompt?