G
Guest
I am trying to copy one cell to another with a if function. And if there is
nothing in the cell, I would like the other cell to be blank. I have tried
using this formula, but it gives me a #value error message.
Example:
A1=name
B1=name
My Formula: if(A1=" "," ",A1)
nothing in the cell, I would like the other cell to be blank. I have tried
using this formula, but it gives me a #value error message.
Example:
A1=name
B1=name
My Formula: if(A1=" "," ",A1)