Hi,
I have value in Column A and value in Column B. There are some columns are missing in Column B. I want to create a new column, where it will pick value from Column B and wherever a value is missing, it will pick value from Column A.
Desired output
Column A Column B New Column
ABC ABC
XYZ RAM RAM
DTC TXT TXT
RAM RAM
Please help
Regards,
Dimple