Thomas Kuriakose
Active Member
Respected Sirs,
We have a cost element report which has the element and description in the same cell. We need to split the same in cells as shown in the required columns D,E and F.
I have tried to split using the below - but not ale to get the required result.
1. =LEFT(A2, FIND(" ",A2))
2. =RIGHT(A2, LEN(A2)-FIND(" ",A2))
Kindly guide on how to get the results as per the required columns. Kindly find attached the sample file.
Thank you very much,
with regards,
thomas
We have a cost element report which has the element and description in the same cell. We need to split the same in cells as shown in the required columns D,E and F.
I have tried to split using the below - but not ale to get the required result.
1. =LEFT(A2, FIND(" ",A2))
2. =RIGHT(A2, LEN(A2)-FIND(" ",A2))
Kindly guide on how to get the results as per the required columns. Kindly find attached the sample file.
Thank you very much,
with regards,
thomas