Have a workbook with a recap page showing monthly results. Am setting up a New page (Month Result Page) showing a months results based on a date drop down list. See Samples:
Recap Page
Monthly Error Detail Jan-10 Feb-10 etc..
Error Category Volume Rank Volume Rank
Error Type 1 1 3 0 4
Error Type 2 0 4 0 4
Error Type 3 0 4 5 1
Error Type 4 2 2 1 3
Error Type 5 0 4 0 4
Error Type 6 0 4 0 4
Error Type 7 0 4 2 2
Error Type 8 8 1 0 4
Error Type 9 0 4 0 4
Error Type 10 0 4 0 4
Month Result Page
(what I need)(would like to lookup top 3 errors for the month choosen by Validation List drop down)(basically if month equals "Jan-10", lookup in Rank column for the appropriate month "1", return "Error Type"
Top 3 Errors for Month
Choose Month by Drop Down
Jan-10 Error Ranking
Error Type 8 1
Error Type 4 2
Error Type 1 3
Appreciate any help that can be provided.
Recap Page
Monthly Error Detail Jan-10 Feb-10 etc..
Error Category Volume Rank Volume Rank
Error Type 1 1 3 0 4
Error Type 2 0 4 0 4
Error Type 3 0 4 5 1
Error Type 4 2 2 1 3
Error Type 5 0 4 0 4
Error Type 6 0 4 0 4
Error Type 7 0 4 2 2
Error Type 8 8 1 0 4
Error Type 9 0 4 0 4
Error Type 10 0 4 0 4
Month Result Page
(what I need)(would like to lookup top 3 errors for the month choosen by Validation List drop down)(basically if month equals "Jan-10", lookup in Rank column for the appropriate month "1", return "Error Type"
Top 3 Errors for Month
Choose Month by Drop Down
Jan-10 Error Ranking
Error Type 8 1
Error Type 4 2
Error Type 1 3
Appreciate any help that can be provided.