PHV,
I can't get that to return the result I want. The first term of the string I'm trying to concatenate is an equation that returns Null most of the time.
When I use that equation, it puts the E-06 in all the cells, and in the ones that don't return Null, it doesn't do the math right and shows a different result from when I don't use the & "E-06".
I've tried using + instead of &, which is supposed to keep Null, but then it returns Error when it is not Null.