G
Guest
I imported a text document (PA_Match_Test) into Access that contains one
field that has the street name, thoroughfare, and post directional. I need
for this to be separated into the Street Name field, Thoroughfare field and
the Post Directional field. I created a table called Post_Directional that
has all the valid values for the post directional and a table called
Street_Suffix that has all valid thoroughfares. I put a space before all of
the Thoroughfares & Post Directionals so that it would only find/move valid
thoroughfares & post directionals; i.e. Broadway would NOT be separated, but
Broad Way would be. Also; another criteria is that only 1 thoroughfare can
go into the thoroughfare field; i.e. Broad St Ext would only put the EXT in
the thoroughfare field. I would like this done either as a macro or VB
scripting. The PA file is the first of many files that I need for this
scripting to work for. Any help would be greatly appreciated!
Thank you,
Sam
field that has the street name, thoroughfare, and post directional. I need
for this to be separated into the Street Name field, Thoroughfare field and
the Post Directional field. I created a table called Post_Directional that
has all the valid values for the post directional and a table called
Street_Suffix that has all valid thoroughfares. I put a space before all of
the Thoroughfares & Post Directionals so that it would only find/move valid
thoroughfares & post directionals; i.e. Broadway would NOT be separated, but
Broad Way would be. Also; another criteria is that only 1 thoroughfare can
go into the thoroughfare field; i.e. Broad St Ext would only put the EXT in
the thoroughfare field. I would like this done either as a macro or VB
scripting. The PA file is the first of many files that I need for this
scripting to work for. Any help would be greatly appreciated!
Thank you,
Sam