Hi all,
My first question on here - so go easy!
I have a sheet with over a million data elements (1000s of rows by around 100 columns).
I've been given another sheet with the references of the exact cells that need updating, along with the new data that needs to go in to those cells. i.e.
[TABLE="width: 215"]
<colgroup><col><col></colgroup><tbody>[TR]
[TD][TABLE="width: 215"]
<colgroup><col><col></colgroup><tbody>[TR]
[TD]C28[/TD]
[TD]new data 1[/TD]
[/TR]
[TR]
[TD]D55[/TD]
[TD]new data 2[/TD]
[/TR]
[TR]
[TD]CD2029[/TD]
[TD]new data 3[/TD]
[/TR]
[TR]
[TD]AA2022[/TD]
[TD]new data 4[/TD]
[/TR]
</tbody>[/TABLE]
[/TD]
[/TR]
</tbody>[/TABLE]
Is there a way to update each of those specific cells with the new data? If there was a small population of changes i'd do it by hand, but unfortunately changes often run in to hundreds at a time.
Please help!
My first question on here - so go easy!
I have a sheet with over a million data elements (1000s of rows by around 100 columns).
I've been given another sheet with the references of the exact cells that need updating, along with the new data that needs to go in to those cells. i.e.
[TABLE="width: 215"]
<colgroup><col><col></colgroup><tbody>[TR]
[TD][TABLE="width: 215"]
<colgroup><col><col></colgroup><tbody>[TR]
[TD]C28[/TD]
[TD]new data 1[/TD]
[/TR]
[TR]
[TD]D55[/TD]
[TD]new data 2[/TD]
[/TR]
[TR]
[TD]CD2029[/TD]
[TD]new data 3[/TD]
[/TR]
[TR]
[TD]AA2022[/TD]
[TD]new data 4[/TD]
[/TR]
</tbody>[/TABLE]
[/TD]
[/TR]
</tbody>[/TABLE]
Is there a way to update each of those specific cells with the new data? If there was a small population of changes i'd do it by hand, but unfortunately changes often run in to hundreds at a time.
Please help!