I have two questions which pertains to the same or similar data as follows -
My data base range is (ie) a1 to x100.
A1 thru a10 has a state name (ie) Fla,
the next ten rows has another state name of CA - a11 thru a20 Ca, Now the same concept every 10 rows has a different state name. The next column would have the city name and the third column would have the population.
Now here is the problem.
I would and have created a "range name" for data in cells a1 thru x100 which normally have the same exact data fields in the same positions, however at some point an additional state name or city will be added which will extend the data field from 100 rows to 101 rows or 102, etc. As such, rows 101 and 102, etc will not be included in the "name range" previously created.
The second issue is that I normally sort the data base by population and extract the top 5 cities within each state into a report which is normally in the same cell location after I sort the data base by State and then population.
How can I extend the data base as well as maintain the formulas in the report sheet that is pulling data from the raw data base in cells a1 thru x100?
My data base range is (ie) a1 to x100.
A1 thru a10 has a state name (ie) Fla,
the next ten rows has another state name of CA - a11 thru a20 Ca, Now the same concept every 10 rows has a different state name. The next column would have the city name and the third column would have the population.
Now here is the problem.
I would and have created a "range name" for data in cells a1 thru x100 which normally have the same exact data fields in the same positions, however at some point an additional state name or city will be added which will extend the data field from 100 rows to 101 rows or 102, etc. As such, rows 101 and 102, etc will not be included in the "name range" previously created.
The second issue is that I normally sort the data base by population and extract the top 5 cities within each state into a report which is normally in the same cell location after I sort the data base by State and then population.
How can I extend the data base as well as maintain the formulas in the report sheet that is pulling data from the raw data base in cells a1 thru x100?