How to write the angle format (Ί ) on the cell?
1. How to show the angle format in the cell, for example I need to type an angle like 120Ί1223
2. How to do the calculation, for example 120Ί1223 + 15Ί2030
3. How to write if statement for example:
If c2>180Ί, then b2+15Ί2030
If c2<180Ί, then b2-15Ί2030