excel vba code correction

Job ID: 37914311

Budget: ₹750 – ₹1,250 INR

I need some urgent help with correcting existing Excel VBA code. The issue I am having is a matching logic error. I do have the existing code so the corrections can begin immediately. I have a very tight timeline, so I need the corrections to be completed within the next 24 hours. If you are able to help it would be greatly appreciated. Write a vba code:

In tab "PLDatabase" cell range A2 to D2 is to be concatenated.
The above concatenated data should search for exact match in tab "Dump" column XEP if a match found then copy the relevant value from column XEO.
In tab "PLDatabase" header H1 should exactly match with tab "Dump" cell B8.
Paste the value in tab "PLDatabase" where the concatenated data and the header match, if no match found fill with $0.00.
Keep looping and after end, popup "Completed-1"