Overwrite Rows with Duplicate Values in 1st Cell

stmur

New Member
Joined
Feb 19, 2013
Messages
10
Good Day all!

Here is the situation

I have data in single rows, about 60 col wide and each row has a unique serial #
I need to open a master database, and copy the rows in the first file into the db

That is all simple enough, but:
If there is already a row in the master db with the same serial # as one of the incoming rows, i need it to overwrite that row with the new data.

Hope this makes sense!

Thanks to anyone who takes the time to think about it (and to those who don't have the time ;))
 

Excel Facts

Which Excel functions can ignore hidden rows?
The SUBTOTAL and AGGREGATE functions ignore hidden rows. AGGREGATE can also exclude error cells and more.
mmm, looks like it might be harder than i thought.. ;)

Or is there a way to search for the incoming serial numbers, and if they exist, delete row, or just modify the old serial number with an R prefix (for replaced)?

Pleeez help!
 
Upvote 0

Forum statistics

Threads
1,217,359
Messages
6,136,101
Members
449,991
Latest member
IslandofBDA

We've detected that you are using an adblocker.

We have a great community of people providing Excel help here, but the hosting costs are enormous. You can help keep this site running by allowing ads on MrExcel.com.
Allow Ads at MrExcel

Which adblocker are you using?

Disable AdBlock

Follow these easy steps to disable AdBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the icon in the browser’s toolbar.
2)Click on the "Pause on this site" option.
Go back

Disable AdBlock Plus

Follow these easy steps to disable AdBlock Plus

1)Click on the icon in the browser’s toolbar.
2)Click on the toggle to disable it for "mrexcel.com".
Go back

Disable uBlock Origin

Follow these easy steps to disable uBlock Origin

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back

Disable uBlock

Follow these easy steps to disable uBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back
Back
Top