View Single Post

  #1 (permalink)  
Old 05-03-2004
Anonymous Anonymous is offline
Senior Member
Black Belt
 
Join Date: Jul 2002
Posts: 5,138
Getting 'second' street address

Hi all,

for some coords, I get a "choice of street addresses.
For example:
N51:02:20,9
E04:28:21,4

returns these street addresses:

N1 53 , 2800 Mechelen
and
Oscar Van Kesbeeckstraat 53, 2800 Mechelen

In my code I want to use the second option whenever there is a choice of addresses.

How do I do that in VB 6.0 code?

thx,
James
Reply With Quote