
kevcarter, on 09 September 2012 - 08:53 AM, said:
Found it. Only on the page for round one scores. In the columns checking hole by hole to see if the hole should be omitted, the dollar sign was left out of the formula. In every cell:
=IF(Day1OmitA=AS7,0,(IF(Day1OmitB=AS7,0,(IF(Day1OmitC=AS7,0,Y11)))))
We need the dollar sign in front of the proper row for the hole number.
Should be as done on other pages:
=IF(Day1OmitA=AS$7,0,(IF(Day1OmitB=AS$7,0,(IF(Day1OmitC=AS$7,0,Y11)))))
Thanks again for a GREAT sheet guys!!!
Kevin
=IF(Day1OmitA=AS7,0,(IF(Day1OmitB=AS7,0,(IF(Day1OmitC=AS7,0,Y11)))))
We need the dollar sign in front of the proper row for the hole number.
Should be as done on other pages:
=IF(Day1OmitA=AS$7,0,(IF(Day1OmitB=AS$7,0,(IF(Day1OmitC=AS$7,0,Y11)))))
Thanks again for a GREAT sheet guys!!!
Kevin
Thanks for the trouble-shooting Kevin ... not sure how I missed that one, but I offer no guarantees that are no bugs. I've already found a few.
I've made the change that you've noted and have attached here as v3.1. Please advise if you see any other anomolies.
Andy
Scheid -Calloway-Tournament-Scorecard-v3.1.xls 1.62MB
72 downloads













