I have an Excel Sheet where I need to find Arabic Words and separate them.
For example, I have data like this:
//olyservice/GIS-TANSIQ01/Storage/46-????? ????? ???? -????? ??????/???? ????? ??????? ??????????????? ???????? ????????.rar
//olyservice/GIS-TANSIQ01/Storage/111-????? ?????? ??????? -/Layers.zip
 //olyservice/GIS-TANSIQ01/Storage/100-????? ????? ???? -/????? ????? ???????? ??????? ?????????? ???? ????? ???? - ????????.rar
I'm looking for:
- 1st column: ????? ????? ????
- 2nd column: ????? ??????
- 3rd column: RAR
If there is no ????? and ????? words, the columns should be blank.
Is there any transformtion and formula which i can to get the information ??