I have no experience in VBA so please excuse me if this is
a very inane question.
I have 2 workbooks, workbook a contains a list of all employees, in the form FirstName (col a), LastName (col b). Workbook B is a dynamically generated report in the form "LastName, FirstName" (col a). How do I write a macro that will add an X to column c of workbook a if the employee exists in workbook b ? Any help at all would be greatly appreciated.
Thanks
a very inane question.
I have 2 workbooks, workbook a contains a list of all employees, in the form FirstName (col a), LastName (col b). Workbook B is a dynamically generated report in the form "LastName, FirstName" (col a). How do I write a macro that will add an X to column c of workbook a if the employee exists in workbook b ? Any help at all would be greatly appreciated.
Thanks