Wayne, fixed!
The problem was that for the tank distance & mileage tables, they essentially use the same code. I simply say to search for one or the other. Because of this, I used the same variables and the second table was reusing the old member data (oops!). So, I unset the variables before they got to the second section.
|