Hi Gurus:
I was trying to do the following but it is a bit too crazy to just do it by hand.
So I am wondering if anyone can write me a code to help me finish this piece of find,copy and paste job.
Here is what I wanna do:
{
Start from cell D1 in sheet 2.
Search the value of cell D1 of sheet 2 from entire column B of sheet 1
If a match is found at Bi from sheet1,
Do the follwoing:
Copy the content of cell E1,F1,G1,H1 from sheet2 into cell Ci of sheet1
Copy the content of cell J1,K1,L1,N1,O1 from sheet2 into cell Oi,Li,Mi,Ni,Di of sheet1 respectively
Copy the content of cell Q1,R1 from sheet 2 into cell Ui of sheet1
If no match is found, do nothing.
Repeat the same steps for D2 in sheet 2 until the end of column D of sheet 2.
}
Sample file.xlsx
Plese refer the attachement for better illustration.
Many many thanks,
Chris
Bookmarks