I have two Excel sheets. The first one has some data. The second has updated data and should be used to alter specific information on the first sheet.
For example: If I had (in the first sheet) employee wage and his number and in the second sheet also. I want to write code that will find the employee number in the second sheet and change the wage according to the wage stated in the second sheet.