Aug 26 2023 09:26 AM - edited Aug 26 2023 09:38 AM
I have two worksheet. I need help somehow put bye on input score from Bye Week worksheet automatically from bye week worksheet. have lookup team names on both worksheet. mayb with a if statement
Thanks You
Aug 26 2023 09:37 AM
Solution=IFERROR(INDEX('INPUT SCORES'!$A$2:$A$33,SMALL(IF('INPUT SCORES'!$H$2:$H$33="Bye",ROW('INPUT SCORES'!$A$1:$A$32)),ROW('INPUT SCORES'!$A1))),"")
You can try this formula for week 7. Enter the formula with ctrl+shift+enter if you don't work with Office 365 or Excel 2021. For the other weeks the column from INPUT SCORES has to be adapted. Some more formulas are entered in your file.
Aug 26 2023 09:39 AM - edited Aug 26 2023 09:42 AM
I meant say put on input score worksheet from Bye Week worksheet. The scores I use a userform