Hi All,
I want macro to Autofill the data based on Criteria. I have two sheets.
Sheet1:
ID NAME
01 Roy
02 John
03 Wesly
Sheet2:
ID Name Status
ROY P
ROY O
ROY S
John S
John O
Wesly P
Sheet3:
I want Auto fill thier ID in column A
ID Name Status
01 ROY P
01 ROY O
01 ROY S
02 John S
02 John O
03 Wesly P
Regards,
kiruthika