G
Guest
I have a large table with three address fields. Any of the fields can
contain an abbreviation which I want to change: "Blvd" to "Boulevard," for
example. I have a smaller table with a list of abbreviations to change and
their preferred formats. I would like my command button to trigger an
automatic search & replace. The process needs to test each of three address
lines for each of the "wrong" abbreviations and insert the new term.
How do I juggle two tables to do this?
Thanks.
contain an abbreviation which I want to change: "Blvd" to "Boulevard," for
example. I have a smaller table with a list of abbreviations to change and
their preferred formats. I would like my command button to trigger an
automatic search & replace. The process needs to test each of three address
lines for each of the "wrong" abbreviations and insert the new term.
How do I juggle two tables to do this?
Thanks.