Hi All,
I am trying to write a VBA code to perform the task mentioned in the title. Here are the specifics:
In my workbook a mail address came in in the Mail sheet, if the same mail address is already in sheet2 then the said mail address must be moved to sheet3, and if not in sheet 2 it must be moved to sheet1.
The process described above must run automatically as and when a new mail address arrives in the Mail sheet
Any help, please?
I am trying to write a VBA code to perform the task mentioned in the title. Here are the specifics:
In my workbook a mail address came in in the Mail sheet, if the same mail address is already in sheet2 then the said mail address must be moved to sheet3, and if not in sheet 2 it must be moved to sheet1.
The process described above must run automatically as and when a new mail address arrives in the Mail sheet
Any help, please?