I need to create a ranges for a data set that changes everytime a report is run. The columns are a consistent order and count. The range would be based on the value in column B. I can work with A1 or index format. Here's an example of the data:
A B C D
U.S. New York Albany 200
U.S. New York Buffalo 10
U.S. New York Binghamton 30
U.S. Georgia Savannah 15
U.S. Georgia Atlanta 500
So my range for New York would be (A13) and for Georgia it would be (A45).
A B C D
U.S. New York Albany 200
U.S. New York Buffalo 10
U.S. New York Binghamton 30
U.S. Georgia Savannah 15
U.S. Georgia Atlanta 500
So my range for New York would be (A13) and for Georgia it would be (A45).