Hi,
I have searched extensively on here and cannot find a solution to my issue, I apologise if I have missed a potential solution and if I have missed one, a link would be much appreciated.
I have data on a sheet called 'Sheet1' in columns A, B and C which contains a unique identifier, a match formula which returns the row the unique identifier is in on another sheet 'JobsList', and a revised data for the unique identifier to be completed on.
I am trying to write a macro that can overwrite an entry in column P on the 'JobsList' sheet in the row that is referenced in column C on Sheet1.
I am new to VBA and this has really got me stumped!
Any help would be much appreciated.
TIA.
I have searched extensively on here and cannot find a solution to my issue, I apologise if I have missed a potential solution and if I have missed one, a link would be much appreciated.
I have data on a sheet called 'Sheet1' in columns A, B and C which contains a unique identifier, a match formula which returns the row the unique identifier is in on another sheet 'JobsList', and a revised data for the unique identifier to be completed on.
I am trying to write a macro that can overwrite an entry in column P on the 'JobsList' sheet in the row that is referenced in column C on Sheet1.
I am new to VBA and this has really got me stumped!
Any help would be much appreciated.
TIA.