Country state and city software

Asked By 0 points N/A Posted on -
qa-featured

Is there a country state and city software to fix this problem of mine? I always ended up working on my daily task that requires a form that includes country, state and city. My client however is not particularly with the latitude and longitude and even zip codes. My client only wanted the users to be able to select country, state and city.

Instead of repeatedly entering it for several users I want it to normalize by location ID. Is there an effective way to classify things? And if there's no any software, there must be a genius one here to help me about the locations table to index country, state and city columns respectively. Any and all help is much appreciated, thanks.

SHARE
Answered By 0 points N/A #165681

Country state and city software

qa-featured

Hi Jak,

You can try to create an excel format for your issue, you can have them set on a sheet on different columns. Then after making sure that correct data coincides with its correct field then create a unique identifier for each you can parse the name and the street or what not check which can be a unique identifier and on a separate sheet or workbook you can call the data via VLOOKUP formula.

Related Questions