A
AbstractGofer
I'm interested in grouping nearby cities into a region and running a query to
select that region by entering in just a city. Currently I am able to select
just city at a time with manipulating criteria selection and understand I
should properly use a string search feature. How should this combination of
the two intermingle for the function to operate properly?
select that region by entering in just a city. Currently I am able to select
just city at a time with manipulating criteria selection and understand I
should properly use a string search feature. How should this combination of
the two intermingle for the function to operate properly?