# Convert user location to an address

**URL:** https://community.glideapps.com/t/convert-user-location-to-an-address/38309
**Category:** Ask for Help
**Created:** [February 9, 2022, 4:18pm UTC](https://community.glideapps.com/t/convert-user-location-to-an-address/38309 "2022-02-09T16:18:54Z")
**Posts on this page:** 4
**Page:** 1

<div class="post-metadata">

### Author: ![Vitor\_Rosas](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/vitor_rosas/32/2457_2.png) [@Vitor\_Rosas](https://community.glideapps.com/u/Vitor_Rosas)
#### Post date: [February 9, 2022, 4:18pm UTC](https://community.glideapps.com/t/convert-user-location-to-an-address/38309/1 "2022-02-09T16:18:54Z")

</div>

Hello folks,

I’m improving an existing app and I 'm collecting the users location when they make de 1st access but I’d like to convert the location provided by Location component to an address. I didn’t find anything about it.

Did you already faced the same issue ?

---

<div class="post-metadata">

### Author: ![Jeff\_Hager](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/jeff_hager/32/43_2.png) [@Jeff\_Hager](https://community.glideapps.com/u/Jeff_Hager)
#### Post date: [February 9, 2022, 4:45pm UTC](https://community.glideapps.com/t/convert-user-location-to-an-address/38309/2 "2022-02-09T16:45:21Z")

</div>

> [@User coordinates-\> zip & postal code in sheets](https://community.glideapps.com/t/user-coordinates-zip-postal-code-in-sheets/14265/2):
>
> You can, with this: [https://www.labnol.org/google-maps-sheets-200817](https://www.labnol.org/google-maps-sheets-200817) Of course this requires Script, but at least you don’t have to write a new one. The formula I am talking about is GOOGLEMAPS\_REVERSEGEOCODE. You can alter the script to only show post codes, or split the address to read only the post code in the final column.

---

<div class="post-metadata">

### Author: ![Vitor\_Rosas](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/vitor_rosas/32/2457_2.png) [@Vitor\_Rosas](https://community.glideapps.com/u/Vitor_Rosas)
#### Post date: [February 9, 2022, 5:41pm UTC](https://community.glideapps.com/t/convert-user-location-to-an-address/38309/3 "2022-02-09T17:41:12Z")

</div>

Great Jeff! Thanks! It will help me a lot.

---

<div class="post-metadata">

### Author: ![system](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/system/32/53398_2.png) [@system](https://community.glideapps.com/u/system)
#### Post date: [February 10, 2022, 5:41pm UTC](https://community.glideapps.com/t/convert-user-location-to-an-address/38309/4 "2022-02-10T17:41:26Z")

</div>

This topic was automatically closed 24 hours after the last reply. New replies are no longer allowed.
