Hi,
I have a spreadsheet which uses the VBA coding on sheet 1 to create data entry on the next available row in sheet 2 for new starters.
I'd like to create another form on sheet 3 to populate additional columns in sheet 2 based on the name of the employee.
Could anyone please advise of a VBA code that would enter information from B1 in sheet 3 to column G in sheet 2, selecting the row when the values in Column A in Sheet 2 and Sheet 3 are the same.
Thank you
I have a spreadsheet which uses the VBA coding on sheet 1 to create data entry on the next available row in sheet 2 for new starters.
I'd like to create another form on sheet 3 to populate additional columns in sheet 2 based on the name of the employee.
Could anyone please advise of a VBA code that would enter information from B1 in sheet 3 to column G in sheet 2, selecting the row when the values in Column A in Sheet 2 and Sheet 3 are the same.
Thank you