S
snowsurfer
I am trying to create a spread sheet that tracks points for my son
racing finishes. The first problem I have run into is that you ca
only nest 7 IF statements
I have 6 Colums.
Race Date, Track Name, Class Raced, Number of Racers, Finish, Points
The important columns are Class Raced, Number of Racers, and Finish.
The Column I am trying to auto fill is of course Points.
Here is where it gets tricky. There are three classes. Novice, Inter
and Expert. First place for Novice is worth 25 points. However firs
place for Expert is 100. They give points all the way down to 8th plac
(hence the problem with 7 nested ifs)
So the first thing I am having it do is IF C3=Novice,
Then I start confusing myself
Attachment filename: race.xls
Download attachment: http://www.excelforum.com/attachment.php?postid=54649
racing finishes. The first problem I have run into is that you ca
only nest 7 IF statements
I have 6 Colums.
Race Date, Track Name, Class Raced, Number of Racers, Finish, Points
The important columns are Class Raced, Number of Racers, and Finish.
The Column I am trying to auto fill is of course Points.
Here is where it gets tricky. There are three classes. Novice, Inter
and Expert. First place for Novice is worth 25 points. However firs
place for Expert is 100. They give points all the way down to 8th plac
(hence the problem with 7 nested ifs)
So the first thing I am having it do is IF C3=Novice,
Then I start confusing myself
Attachment filename: race.xls
Download attachment: http://www.excelforum.com/attachment.php?postid=54649