Hi
I am using Crystal Reports 10
I am having two reports for discussion
I am using a report which has the fields
employee number , employee name location, division and Bonus
There is another report which has the fields
employee number , employee name location, division and Base salary
For a given employee the total salary is the ( Base Salary + Bonus )
But both the fields are in two different reports
Now my aim is to add the Bonus to the Base Salary
which are in two different reports
All the other fields employee number , employee name location, division are exactly the same in both the reports
For example an Employee with emp no 10 has bonus of 100 dollars in one report
and in another report the same employee with emp no 10 has a base salary of 1000 dollars
then the total salary of that employee with emp no 10
is 1000 + 100 = 1100 dollars
Both the reports contain equal number of records but there are almost 1000 records in both reports
How can I do it
Thanks
I am using Crystal Reports 10
I am having two reports for discussion
I am using a report which has the fields
employee number , employee name location, division and Bonus
There is another report which has the fields
employee number , employee name location, division and Base salary
For a given employee the total salary is the ( Base Salary + Bonus )
But both the fields are in two different reports
Now my aim is to add the Bonus to the Base Salary
which are in two different reports
All the other fields employee number , employee name location, division are exactly the same in both the reports
For example an Employee with emp no 10 has bonus of 100 dollars in one report
and in another report the same employee with emp no 10 has a base salary of 1000 dollars
then the total salary of that employee with emp no 10
is 1000 + 100 = 1100 dollars
Both the reports contain equal number of records but there are almost 1000 records in both reports
How can I do it
Thanks