I have a spreadsheet with two columns: Name (col A) and Address col (B).
Name and New Address are imported into cells D3 and E3 based on user input from a WEB site.
I want lookup the value in cell D3 in col A and replace the related adress in col B by cell E3.
When new data are imported into cells D3 and E3, the previous replacement in column B should not be affected.
Is this possible to do, preferrably without VBA?
Bookmarks