Hi there
I hope that someone out there will be able to help me with what I think might be a bit of a complex macro (at least more comples than I am capable off )
I will try to break down the requirements in a numbers of steps, please feel free to ask any questions for further details.
Step 1:
Clear data in "sheet1" from (and including) line 3 and downwards. - This will clear all old data.
Step 2:
In "sheet2" coulmn B i have a number of names listed. I want these pasted in to cell A3 in "sheet1" and downwards. Note that column B has a header that I do NOT need.
Step 3:
Some names are listed multiple times. I want all duplicate records to be removed so there is only one line per person in coulmn A in "sheet1".
Step 4 (the tricky part, at least i think ):
From cell B2 and outwards (C2, D2 etc) in "sheet1" I have some ID numbers. Some cells have one ID other has multiple IDs separated by ; in the same cell. For each person found in coulmn A in "sheet1" I now want to check if the ID found in line 2 is found in "sheet2" coulmn G. If this ID is not found in a line with their name "Not completed" should be marked in the corresponding coulmn in "sheet1". If an ID is found it should be marked as "Completed".
I hope the above make somewhat sense (especially step 4). If not please let me know of any clarifications needed.
Any help will be highly appreciated!
I hope that someone out there will be able to help me with what I think might be a bit of a complex macro (at least more comples than I am capable off )
I will try to break down the requirements in a numbers of steps, please feel free to ask any questions for further details.
Step 1:
Clear data in "sheet1" from (and including) line 3 and downwards. - This will clear all old data.
Step 2:
In "sheet2" coulmn B i have a number of names listed. I want these pasted in to cell A3 in "sheet1" and downwards. Note that column B has a header that I do NOT need.
Step 3:
Some names are listed multiple times. I want all duplicate records to be removed so there is only one line per person in coulmn A in "sheet1".
Step 4 (the tricky part, at least i think ):
From cell B2 and outwards (C2, D2 etc) in "sheet1" I have some ID numbers. Some cells have one ID other has multiple IDs separated by ; in the same cell. For each person found in coulmn A in "sheet1" I now want to check if the ID found in line 2 is found in "sheet2" coulmn G. If this ID is not found in a line with their name "Not completed" should be marked in the corresponding coulmn in "sheet1". If an ID is found it should be marked as "Completed".
I hope the above make somewhat sense (especially step 4). If not please let me know of any clarifications needed.
Any help will be highly appreciated!
Last edited: