B
bortz
I've got a large table with horse racing odds that go fron .10-1 t
150-1 in .10 increments with values assigned to those odds, so it look
like this:
A1 B1
.10-1 4
.20-1 4
.30-1 3
etc. all the way up to 150-1.
I tried making a table out of this with 2 columns and my hands wen
numb after inputting about 200 odds entries I tested it out wit
the part I did manage to complete with the vlookup formula and it gav
me some wierd errors for results (maybe because of so many entries)
For example, using the first example above, the user would input .10-
and it would spit out 3 rather than the correct answer of 4. I kno
using an if-then expression with some >x or <x values would do th
trick, having the user input whole numbers rather than odds but I'
making this spreadsheet for somebody else and would rather they had th
user friendlyness of being able to enter horse odds as they ar
accustomed to seeing in the track program. Any ideas of what type o
formula would be best suited to this large quantity of data and stil
maintain the desired odds input format of 1-1,2-1,3-1 etc. would reall
be appreciated.
Thanks,
Fran
150-1 in .10 increments with values assigned to those odds, so it look
like this:
A1 B1
.10-1 4
.20-1 4
.30-1 3
etc. all the way up to 150-1.
I tried making a table out of this with 2 columns and my hands wen
numb after inputting about 200 odds entries I tested it out wit
the part I did manage to complete with the vlookup formula and it gav
me some wierd errors for results (maybe because of so many entries)
For example, using the first example above, the user would input .10-
and it would spit out 3 rather than the correct answer of 4. I kno
using an if-then expression with some >x or <x values would do th
trick, having the user input whole numbers rather than odds but I'
making this spreadsheet for somebody else and would rather they had th
user friendlyness of being able to enter horse odds as they ar
accustomed to seeing in the track program. Any ideas of what type o
formula would be best suited to this large quantity of data and stil
maintain the desired odds input format of 1-1,2-1,3-1 etc. would reall
be appreciated.
Thanks,
Fran