-
WStdakc
AskWoody Lounger(Edited by HansV to make URL clickable – see Help 19)
The Longitude and Latitude come from the Address product (in our case, we use AFD Postcode, but that only works in the UK and Ireland). There is a product from AFD called ZipAddress (http://www.afd.co.uk/zipaddress.asp?sec=data%5B/url%5D) but it doesn’t look as though that returns the Longitude and Latitude of a Zip Code – but perhaps someone in the US knows of a similar product that does?
I use AFD Postcode’s Common User Interface to submit our equivalent of a ZIP Code, which in turn returns the Long and Lat. This is then saved within a Long and Lat field in my database. Then, I calculate the distance from one Postcode (Zip Code) to the other(s) by using the method described (better than I could re-describe it) here:
http://www.meridianworlddata.com/Distance-Calculation.asp%5B/url%5DJust having a quick cast around on the Internet, perhaps you could use one of the products shown here? http://www.zipcodeworld.com/developers.htm%5B/url%5D
(I’ve never used them, but I see that the Premium version can provide them).Hope this helps – and thanks for the tip on the geography of Florida – I’ll know the answer if it comes up in a Pub Quiz!
-
WStdakc
AskWoody LoungerI use Microsoft MapPoint to do this, displaying it graphically. I only have experience of Microsoft MapPoint Europe, but it does have both Drivetime Zones and Radiuses within it – so it achieves the required results for me.
AFD Postcode in the UK offers a nearest that works on linear distances – I sometimes use that or get the Grid References for the Postcode for each of the possibilities and work out the linear distances based on that. The latter doesn’t work so well, though, because it doesn’t take into account Estuaries or Mountains – which is not so good (but MapPoint does help with this). My geography is not good enough to know if there are many mountains in Florida though – sorry!Hope this helps a bit.
-
WStdakc
AskWoody LoungerMarch 1, 2007 at 9:34 am in reply to: Too many Queries for a Mailmerge (Access 2003 SP2 Wd) #1054035Hi Hans,
Thank you for your response. I did indeed create a blank database and re-import everything, but I neglected to mention that in the list. I had not seen the specific MSKB article you have suggested, but I had tried that through an alternative MSKB article and that didn’t do it.
Thank you for the link to the thread, I may have to change the code within the database to do that.Thank you again for your advice.
Regards
Tony -
WStdakc
AskWoody LoungerThanks for the link, Hans, I’ll give it a go.
-
WStdakc
AskWoody LoungerI have just had a similar dilema as I needed to print the same report for a number of different sort options.
Rather than creating different reports for each instance, I created a different query (sorted according to each specific sort type), calling the same report. This was in Access 2000, so I don’t know if it works in Access 97.
It goes along the lines of:
Dim stCriteria as string
Select Case me![SortOrder]
Case “A”
stCriteria = “Qry: mailed sale date by date”
Case “B”
stCriteria = “Qry: mailed sale date by orderno”
End Selectdocmd.openreport “Rpt: os mailing”, acViewPreview, stCriteria
-
WStdakc
AskWoody LoungerEdited by HansV to make URLs clickable – see Help 19
Hi Luke,
I can recommend both AFD Postcode (http://www.afd.co.uk[/url%5D) and QuickAddress Rapid (http://www.qas.co.uk[/url%5D). Both companies can provide you with Access code examples, keeping development time to a minimum. Both really easy to integrate.Hope this helps.
Tony
-
WStdakc
AskWoody LoungerThanks Drew,
I’ll give that a go!
-
WStdakc
AskWoody LoungerAre the field(s)/label(s) that you cannot see in the Header or in the Detail? If there are field(s) that are not shown, does it make a difference if you change the tab order so that the one at the top is first? (or is it already?)
-
WStdakc
AskWoody LoungerThis happens to me lots – even when you size it correctly in normal view and save it, it returns to being small. The following have sorted it for me:
1) Go to the design view of the form.
2) Drag out the sides of the form to make them larger (in this case taller)
3) Click on the SAVE button on the tool bar.
4) Shut the form down.
5) Reopen it again – it’s normally fine then.If that doesn’t work – see if the Auto Resize property of the form is set to Yes. If it is, try No. This last one has applied to me when I am using sub-forms in a way I’m sure I shouldn’t!
Hope that helps
Tony
-
WStdakc
AskWoody LoungerI’m quite glad it’s not just me being thick … I’ve tried all sorts and cannot seem to get it to work in the way I need. Perhaps it’s not possible
(
-
WStdakc
AskWoody LoungerThanks FlyerMike, I’ve never been too hot on the error trapping thing, but I understood what you suggested and it worked fine!
-
WStdakc
AskWoody LoungerLink to post provided by HansV
Hi Charlotte,
I have recently experienced the same sort of problems. Checking the current Jet service pack and ensuring that everyone is using the same helped to resolve this issue for us. See my thread starting post 375761 for full details.
Hope this helps
-
WStdakc
AskWoody LoungerLink to post provided by HansV
Hi Charlotte,
I have recently experienced the same sort of problems. Checking the current Jet service pack and ensuring that everyone is using the same helped to resolve this issue for us. See my thread starting post 375761 for full details.
Hope this helps
-
WStdakc
AskWoody LoungerMay 27, 2004 at 1:04 pm in reply to: Runtime errors when using Access 2000 alongside XP (Access 2000 & Access X #833401Fixed it! Splitting the database, ensuring that all were on the same Jet level and ensuring the code was compliled did the trick.
Thanks very much to HansV and Charlotte for their assistance. -
WStdakc
AskWoody LoungerMay 27, 2004 at 1:04 pm in reply to: Runtime errors when using Access 2000 alongside XP (Access 2000 & Access X #833402Fixed it! Splitting the database, ensuring that all were on the same Jet level and ensuring the code was compliled did the trick.
Thanks very much to HansV and Charlotte for their assistance.
![]() |
There are isolated problems with current patches, but they are well-known and documented on this site. |
SIGN IN | Not a member? | REGISTER | PLUS MEMBERSHIP |

Plus Membership
Donations from Plus members keep this site going. You can identify the people who support AskWoody by the Plus badge on their avatars.
AskWoody Plus members not only get access to all of the contents of this site -- including Susan Bradley's frequently updated Patch Watch listing -- they also receive weekly AskWoody Plus Newsletters (formerly Windows Secrets Newsletter) and AskWoody Plus Alerts, emails when there are important breaking developments.
Get Plus!
Welcome to our unique respite from the madness.
It's easy to post questions about Windows 11, Windows 10, Win8.1, Win7, Surface, Office, or browse through our Forums. Post anonymously or register for greater privileges. Keep it civil, please: Decorous Lounge rules strictly enforced. Questions? Contact Customer Support.
Search Newsletters
Search Forums
View the Forum
Search for Topics
Recent Topics
-
Edge Seems To Be Gaining Weight
by
bbearren
26 minutes ago -
Rufus is available from the MSFT Store
by
PL1
6 hours, 55 minutes ago -
Microsoft : Ending USB-C® Port Confusion
by
Alex5723
9 hours, 4 minutes ago -
KB5061768 update for Intel vPro processor
by
drmark
5 hours, 18 minutes ago -
Outlook 365 classic has exhausted all shared resources
by
drmark
7 hours, 15 minutes ago -
My Simple Word 2010 Macro Is Not Working
by
mbennett555
4 hours, 50 minutes ago -
Office gets current release
by
Susan Bradley
7 hours, 27 minutes ago -
FBI: Still Using One of These Old Routers? It’s Vulnerable to Hackers
by
Alex5723
1 day, 21 hours ago -
Windows AI Local Only no NPU required!
by
RetiredGeek
1 day, 6 hours ago -
Stop the OneDrive defaults
by
CWBillow
1 day, 22 hours ago -
Windows 11 Insider Preview build 27868 released to Canary
by
joep517
2 days, 8 hours ago -
X Suspends Encrypted DMs
by
Alex5723
2 days, 10 hours ago -
WSJ : My Robot and Me AI generated movie
by
Alex5723
2 days, 10 hours ago -
Botnet hacks 9,000+ ASUS routers to add persistent SSH backdoor
by
Alex5723
2 days, 11 hours ago -
OpenAI model sabotages shutdown code
by
Cybertooth
2 days, 12 hours ago -
Backup and access old e-mails after company e-mail address is terminated
by
M W Leijendekker
2 days ago -
Enabling Secureboot
by
ITguy
2 days, 7 hours ago -
Windows hosting exposes additional bugs
by
Susan Bradley
2 days, 19 hours ago -
No more rounded corners??
by
CWBillow
2 days, 15 hours ago -
Android 15 and IPV6
by
Win7and10
2 days, 5 hours ago -
KB5058405 might fail to install with recovery error 0xc0000098 in ACPI.sys
by
Susan Bradley
3 days, 8 hours ago -
T-Mobile’s T-Life App has a “Screen Recording Tool” Turned on
by
Alex5723
3 days, 10 hours ago -
Windows 11 Insider Preview Build 26100.4202 (24H2) released to Release Preview
by
joep517
3 days, 5 hours ago -
Windows Update orchestration platform to update all software
by
Alex5723
3 days, 18 hours ago -
May preview updates
by
Susan Bradley
3 days, 5 hours ago -
Microsoft releases KB5061977 Windows 11 24H2, Server 2025 emergency out of band
by
Alex5723
2 days, 21 hours ago -
Just got this pop-up page while browsing
by
Alex5723
3 days, 10 hours ago -
KB5058379 / KB 5061768 Failures
by
crown
3 days, 7 hours ago -
Windows 10 23H2 Good to Update to ?
by
jkitc
2 days, 9 hours ago -
At last – installation of 24H2
by
Botswana12
4 days, 9 hours ago
Recent blog posts
Key Links
Want to Advertise in the free newsletter? How about a gift subscription in honor of a birthday? Send an email to sb@askwoody.com to ask how.
Mastodon profile for DefConPatch
Mastodon profile for AskWoody
Home • About • FAQ • Posts & Privacy • Forums • My Account
Register • Free Newsletter • Plus Membership • Gift Certificates • MS-DEFCON Alerts
Copyright ©2004-2025 by AskWoody Tech LLC. All Rights Reserved.