Amazon.com Widgets the source of the error. . . : 041178

041178

what i told you before, it was a lie . . .

the source of the error. . .

Posted on April 26, 2007 - Filed Under general

with the help of a coworker of mine i found the error mentioned here. and it was the kind of error that i think a programmer can appreciate. i had used a comma where i meant to use a colon. yep. i can’t tell you how many times i’ve gotten frustrated at code and then realized i forgot to end a line with the proper semicolon. well this time, the error was like this “=sum(b2,b31)/sum(c2,c31)” which should have been “=sum(b2:b31)/sum(c2:c31)”. doh! at least i know where i went wrong and can say that my average mileage is 32.4 mpg. I wish that was higher but for city driving in an automatic, i guess it’s not the end of the world. i’ll just keep trying to walk/bike and bus when i can.

Comments

Leave a Reply