Hi everyone!
I'm having trouble with the Replace formula not giving me the output I would expect.
I want N/A values to be replaced with nothing so it reads as Null. When using "Replace("N/A", [Value], "")" the output is still N/A for some reason. I'm not sure where I've gone wrong.
