Merge and modify data from original report to result sheet

3006elk

New Member
Joined
Mar 14, 2025
Messages
5
Office Version
  1. 2019
Platform
  1. Windows
I have been working on this a while and finally asking for help. I have a payroll report that I need to modify to allow us to upload payments. The payroll report is labeled "Report" and I need it to look like the "Result" sheet. In addition to removing columns, removing duplicates and merging data I need to perform the following to get the correct result. Hopefully someone can help.

Result Sheet
Column C = (IF(OR(E2 = "REM",E2= "RET") Then Value from Report K2)

Result Sheet
Column D = (IF E2 From Report = "EMM" Then Value from Report L2 )

Result Sheet
Column E = (IF(OR(E2 = "ROT",E2= "RTH"), Then Value from Report K2)
 

Attachments

  • Report.png
    Report.png
    34.2 KB · Views: 16
  • Result.png
    Result.png
    13 KB · Views: 14

We've detected that you are using an adblocker.

We have a great community of people providing Excel help here, but the hosting costs are enormous. You can help keep this site running by allowing ads on MrExcel.com.
Allow Ads at MrExcel

Which adblocker are you using?

Disable AdBlock

Follow these easy steps to disable AdBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the icon in the browser’s toolbar.
2)Click on the "Pause on this site" option.
Go back

Disable AdBlock Plus

Follow these easy steps to disable AdBlock Plus

1)Click on the icon in the browser’s toolbar.
2)Click on the toggle to disable it for "mrexcel.com".
Go back

Disable uBlock Origin

Follow these easy steps to disable uBlock Origin

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back

Disable uBlock

Follow these easy steps to disable uBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back
Back
Top