Temps = Val(TxtDistance.Text) \ C

why the **** is this giving me an overflow? I have 'temps' declared as a double... and C is equal to 3 * 10 ^ 8... and i'm putting 1.44x10^11 in the textbox...