FirstName LastName EmployeeID
Ram Kumar
Ram Sharma
Ram Singh
I have an excel with above data. I need to update the cell in employeeID column for combination of FirstName and LastName. Basically i need to find the row number for combination of FirstName and LastName.