C
Chuck
Part of my Access 2007 application deals with areas that are defined by ZIP
codes, with each area including one to fifty or more ZIP codes. I would like
to make it easy for users to view as many ZIP codes as possible without
having to scroll in either direction.
For example, one area has already been defined with 42 ZIP codes. It has a
table entry that names the area and gives a general description. A ZIP code
sub-table has 42 entries for that area with one ZIP code in each entry. I
would like to be able to display as many of those ZIP codes as possible on
one screen.
Is there any way to do this? (The DB design is not cast in concrete if
there is a better way.)
codes, with each area including one to fifty or more ZIP codes. I would like
to make it easy for users to view as many ZIP codes as possible without
having to scroll in either direction.
For example, one area has already been defined with 42 ZIP codes. It has a
table entry that names the area and gives a general description. A ZIP code
sub-table has 42 entries for that area with one ZIP code in each entry. I
would like to be able to display as many of those ZIP codes as possible on
one screen.
Is there any way to do this? (The DB design is not cast in concrete if
there is a better way.)