C
carol
Hi,
I have the FIND, then LEFT and MID working well.
Unfortunatly the column I refer to has a mixture of
single letter references and then what I want to split
CRW,15 or BAW,35.
With the single letter references (X,L,R,E,A) I get the
error #VALUE in the FIND, LEFT and MID columns.
How can I make it that they are blank ??
=IF(F="X"," ",FIND(",",F6)) only gives me the #NAME
error!!!
Any assistance would be greatly appreciated.
Cheers
Carol
I have the FIND, then LEFT and MID working well.
Unfortunatly the column I refer to has a mixture of
single letter references and then what I want to split
CRW,15 or BAW,35.
With the single letter references (X,L,R,E,A) I get the
error #VALUE in the FIND, LEFT and MID columns.
How can I make it that they are blank ??
=IF(F="X"," ",FIND(",",F6)) only gives me the #NAME
error!!!
Any assistance would be greatly appreciated.
Cheers
Carol