Hello,
i'm looking to import 1 row of delimited data and combine/merge data. I want to update/replace the data if it changed but if the data is blank i want to keep the existing data. is this possible?
existing cells: abc, 123, ABC, 345
new cell data: abc, , EFG, ,
combind: abc, 123, EFG, 345
hope this make sense.
thank you
mike
Bookmarks