I've got a large table with horse racing odds that go fron .10-1 to 150-1 in .10 increments with values assigned to those odds, so it looks 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 went numb after inputting about 200 odds entriesI tested it out with the part I did manage to complete with the vlookup formula and it gave me some wierd errors for results (maybe because of so many entries)? For example, using the first example above, the user would input .10-1 and it would spit out 3 rather than the correct answer of 4. I know using an if-then expression with some >x or <x values would do the trick, having the user input whole numbers rather than odds but I'm making this spreadsheet for somebody else and would rather they had the user friendlyness of being able to enter horse odds as they are accustomed to seeing in the track program. Any ideas of what type of formula would be best suited to this large quantity of data and still maintain the desired odds input format of 1-1,2-1,3-1 etc. would really be appreciated.
Thanks,
Frank
Bookmarks