I know this should be easy, but I just can't seem to get it figured out. I have a table with 16 columns of teams, and what will eventually be 25 weeks of results. I'm trying to get a formula (no vba please) where it will find a certain team in the columns, find a certain week number in the rows and give me the intersecting data. For example, I want to know how many points the Thundermutts scored in week 8. How can I search through the 16 teams to find Thundermutts, then look for week 8 and get the data from that cell?
Bookmarks