I have Excel 2013 and have a question on how to get info from a table.
I have a table that has all of Iowa counties and then has different rates for each county. Prior to this current year I used VLookup function to find the rates and it was pretty painless.
This year fro whatever reason, they now have different rates within each county based on what township and range you are in. So instead of just choosing the county and getting the rate, I now have to select the county, the township, and the range in order to get the rate.
So I have two questions for this new example.
1. Is there a way I can create drop down boxes for each that is specific to the selections I choose? For example, the first box would be all the counties in Iowa and I can get that. Wondering how to make it so once I pick a county, when I go to the Township dropdown that only the townships specific to the county I selected would appear? And the same applies to the range choices
2. What function would I use that once I select the county, township and range, would go and find the rate specific to those selections?
Even if I could get a answer telling me to function to use and I could google it to learn how to use it would be greatly appreciated. Prefer it to not be associated with Macro VBA programming because I am not to educated on that yet.
Thanks in advance.
I have a table that has all of Iowa counties and then has different rates for each county. Prior to this current year I used VLookup function to find the rates and it was pretty painless.
This year fro whatever reason, they now have different rates within each county based on what township and range you are in. So instead of just choosing the county and getting the rate, I now have to select the county, the township, and the range in order to get the rate.
So I have two questions for this new example.
1. Is there a way I can create drop down boxes for each that is specific to the selections I choose? For example, the first box would be all the counties in Iowa and I can get that. Wondering how to make it so once I pick a county, when I go to the Township dropdown that only the townships specific to the county I selected would appear? And the same applies to the range choices
2. What function would I use that once I select the county, township and range, would go and find the rate specific to those selections?
Even if I could get a answer telling me to function to use and I could google it to learn how to use it would be greatly appreciated. Prefer it to not be associated with Macro VBA programming because I am not to educated on that yet.
Thanks in advance.