Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Mike Lewis on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Reporting reg and OT earnings

Status
Not open for further replies.

report123

MIS
Sep 5, 2004
1
0
0
US
I am trying to report reg. ernings and OT earnings in a file. I want them both list different rows. But in report it gives two different columns. i want these two values for same employee in different rows and amount in same column. i am using this report ouput in another report(not report smitm

Thanks
 
No easy way to do this--my guess is that reg and OT are in different columns in the same table. Problem is that you want to use the report output for another program--so you really need the data exported to a file.

Easiest and fastest--run two reports, save as text or csv, then append the 2 files.

jdi
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top