B
BobRoyAce
I want to have a a set of "records" (i.e. would have used a Recordset
in the VB6 world) that contains a list of say 500 short string values
to lookup and then 500 short strings to replace them with when found.
What I'm going to use this record set for is to lookup the parts of a
street address and replace them with standard abbreviations. What I
could use guidance with is the best object to use for this record set
which will be used for lookups.
in the VB6 world) that contains a list of say 500 short string values
to lookup and then 500 short strings to replace them with when found.
What I'm going to use this record set for is to lookup the parts of a
street address and replace them with standard abbreviations. What I
could use guidance with is the best object to use for this record set
which will be used for lookups.