Hello to all,
I want to copy column C to column B.
If row in c is blank and row in B has data, then do nothing
If row in c has data, then move data to B
If both c and b are blank, then do nothing
The code does not work properly. When C is blank and B has data then B is being overbright with blank.
Thanks for any help
Bookmarks