muhammad susanto
Well-known Member
- Joined
- Jan 8, 2013
- Messages
- 1,959
- Office Version
-
- 2013
- Platform
-
- Windows
hi all..
how to creating Custom Format to typing Latitude & Longitude
like this :
case 1
(Latitude)
<tbody>
</tbody>
case 2
(Longitude)
<tbody>
</tbody>
thank for your helping
.sst
how to creating Custom Format to typing Latitude & Longitude
like this :
case 1
(Latitude)
data | desired result |
1679755 | 1.679755 |
18632547 | 1.8632547 |
<tbody>
</tbody>
case 2
(Longitude)
data | desired result |
101429118 | 101.429118 |
101419375 | 101.419375 |
<tbody>
</tbody>
thank for your helping
.sst