Jump to content
Server Maintenance This Week. ×

Automating postcodes to open in Google Maps


This topic is 6184 days old. Please don't post here. Open a new topic instead.

Recommended Posts

I'm some what of an newbie to the scripting side of FM.

I have a table "Contacts" which contains a field called "Postcode" which obviously is used to store the postcode (zip code) and I want to use a button that will open up postcode location for that particular record in Google Maps.

I have tried the following calculation:

"http://maps.google.co.uk/?q=" + Contacts::Postcode

I'm sure you're looking at this and thinking this is never going to work as is the case I might add!

Also the postcodes do have spaces in between eg: "BL1 2CD", does this make a difference?

Regards

Link to comment
Share on other sites

  • 3 weeks later...

This topic is 6184 days old. Please don't post here. Open a new topic instead.

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.