D
djssuk
I have two spreadsheets.
Spreadsheet 1 has reference numbers R1 to R100 in column b and goin
down the rows.
Spreadhseet 2 has reference numbers R1 to R100 in column b and goin
down the rows.
Colums b-h contains the same column names in both spreadhseets bu
different data.
I want to be able to click on a button on spreadsheet one next to on
of the rows (one button for each row and therefore, each reference) an
for it to load spreadsheet two and for the button to find an exac
match on spreadsheet two and copy the data from spreadhseet one on t
spreadhseet two, overt the existing data for the match.
For instance, if row one had a button, I would click on the button an
if the reference in the column A is R1, the button would look fo
reference R1 on spreadhseet two and copy the contents from column B t
H from spreadhseet one over the data in spreadsheet two for referenc
R1, columns B to H.
Anyone have any VBA code I could use please... please help..
Spreadsheet 1 has reference numbers R1 to R100 in column b and goin
down the rows.
Spreadhseet 2 has reference numbers R1 to R100 in column b and goin
down the rows.
Colums b-h contains the same column names in both spreadhseets bu
different data.
I want to be able to click on a button on spreadsheet one next to on
of the rows (one button for each row and therefore, each reference) an
for it to load spreadsheet two and for the button to find an exac
match on spreadsheet two and copy the data from spreadhseet one on t
spreadhseet two, overt the existing data for the match.
For instance, if row one had a button, I would click on the button an
if the reference in the column A is R1, the button would look fo
reference R1 on spreadhseet two and copy the contents from column B t
H from spreadhseet one over the data in spreadsheet two for referenc
R1, columns B to H.
Anyone have any VBA code I could use please... please help..