In "M," how do I write an If function with a blank cell:
=if [Country] = "" then [Location] else [Country]
It is not working...probably having to do with testing if a cell is blank.
Please help.
Thank you!
=if [Country] = "" then [Location] else [Country]
It is not working...probably having to do with testing if a cell is blank.
Please help.
Thank you!