K
Kathi
I have an If statement that returns the correct value but does not bring the
custom format of the original cell. Does anyone know how to bring the same
format over with the result?
Formula: =IF(Detail!E23="Not assigned",IF(Detail!D23="not
assigned",Detail!C23,Detail!D23),Detail!E23)
Result comes over as 6.00 and what I want is 6.000 EA which is what the
original cell has customer formatted.
Thank you.
custom format of the original cell. Does anyone know how to bring the same
format over with the result?
Formula: =IF(Detail!E23="Not assigned",IF(Detail!D23="not
assigned",Detail!C23,Detail!D23),Detail!E23)
Result comes over as 6.00 and what I want is 6.000 EA which is what the
original cell has customer formatted.
Thank you.