jagerplz18
New Member
- Joined
- Jun 26, 2012
- Messages
- 7
OK, so I consider myself a decent excel user (for my purposes anyway), this one has me drawing some blanks. I'm creating a spreadsheet for our yearly NFL pool. I have a tab setup (Called "Schedule") that has the entire schedule entered by week with the following columns:
A: Away Team Name
B: Away Team Score
C: Home Team Name
D: Home Team Score
The scores will be inputed weekly, determining the games' winner, and the spreadsheet does some cool things with drop down lists, conditional formatting, etc. to determine which pool players correctly guess the winner of which games. So far I have all that figured out, works great.
Now I have another tab in the spreadsheet (Called "Data") that I use for data collection for various other tabs in the sheet; it has the following columns:
A: Team Name (All 32 Team Names are listed - A2:A33)
B: Week 1 Score
C: Week 1 Opposing Team Score
D: Week 2 Score
E: Week 2 Opposing Team Score
(and so on....through week 17)
I need a formula that will reference the team name in column A, find that team name in the specified range on the "Schedule" tab, and return the value 1 cell to the right of the name (score). The problem is - depending on the week, the team name may not be in the left-hand column (depending if they are home or away team).
A: Away Team Name
B: Away Team Score
C: Home Team Name
D: Home Team Score
The scores will be inputed weekly, determining the games' winner, and the spreadsheet does some cool things with drop down lists, conditional formatting, etc. to determine which pool players correctly guess the winner of which games. So far I have all that figured out, works great.
Now I have another tab in the spreadsheet (Called "Data") that I use for data collection for various other tabs in the sheet; it has the following columns:
A: Team Name (All 32 Team Names are listed - A2:A33)
B: Week 1 Score
C: Week 1 Opposing Team Score
D: Week 2 Score
E: Week 2 Opposing Team Score
(and so on....through week 17)
I need a formula that will reference the team name in column A, find that team name in the specified range on the "Schedule" tab, and return the value 1 cell to the right of the name (score). The problem is - depending on the week, the team name may not be in the left-hand column (depending if they are home or away team).