P
Pat
=IF(BL484="saleable",(SUBSTITUTE(TRIM(BS484&" "&BT484)," ",",")),"")
Earlier I was kindly given a solution where the above formula was modified
to prevent FALSE being returned.
I now have formatted the column BL to give it a custom format. This mean now
that instead of "saleable" being entered a TRUE value ie. 1 or above is
entered. This now creates its another problem, instead of BL486 being
"saleable" it is in fact 1 or TRUE.
What can be done with the above formula to get around this?
Thanking you in advance!
Pat
Earlier I was kindly given a solution where the above formula was modified
to prevent FALSE being returned.
I now have formatted the column BL to give it a custom format. This mean now
that instead of "saleable" being entered a TRUE value ie. 1 or above is
entered. This now creates its another problem, instead of BL486 being
"saleable" it is in fact 1 or TRUE.
What can be done with the above formula to get around this?
Thanking you in advance!
Pat