I've scoured the internet for this, but haven't been able to find the code.
I would like to simply merge column A with column B based on a value from column C. So if column C has a 'Y' in it, merge column A to B, if it doesn't, skip the merge and move to the next row.
I've seen many examples of a merge, but all require hardcoded ranges.
Thanks for your help!
I would like to simply merge column A with column B based on a value from column C. So if column C has a 'Y' in it, merge column A to B, if it doesn't, skip the merge and move to the next row.
I've seen many examples of a merge, but all require hardcoded ranges.
Thanks for your help!