Let's say I have a range in sheet 1 from A1:E10 and I want to copy and paste that range in to sheet 2 range A1:E10. The catch is, if any of the cells in the destination range already have a value in them, I don't want that value to be overwritten. In other words, I only want the blank cells in sheet 2 to receive the paste from the corresponding cells in sheet 1.
Bookmarks