Hi -
First time poster with probably a very simple question about the use of "ISBLANK".
I have 2 columns of data (A:A), (B:B) with text values in them.
At any time either A1 is filled in and B1 is blank, or A1 is blank and B1 is filled in or both are filled in with the same value, or both are blank.
In Column C, I'd like to use the ISBLANK function for the following objectives:
1) If A1 contains a value but B1 is blank, place value of A1 in C1
2) If A1 is blank and B1 contains a value, place value of B1 in C1
3) If A1 and B1 both contain values, which they will always be the same, place that value in C1
4) If both A1 and B1 are blank, place "Fusion Direct" in C1
Will the ISBLANK function accomplish this goal, or do I need to utilize something else?
Thank you,
AG
First time poster with probably a very simple question about the use of "ISBLANK".
I have 2 columns of data (A:A), (B:B) with text values in them.
At any time either A1 is filled in and B1 is blank, or A1 is blank and B1 is filled in or both are filled in with the same value, or both are blank.
In Column C, I'd like to use the ISBLANK function for the following objectives:
1) If A1 contains a value but B1 is blank, place value of A1 in C1
2) If A1 is blank and B1 contains a value, place value of B1 in C1
3) If A1 and B1 both contain values, which they will always be the same, place that value in C1
4) If both A1 and B1 are blank, place "Fusion Direct" in C1
Will the ISBLANK function accomplish this goal, or do I need to utilize something else?
Thank you,
AG