Page 1 of 1

math for qb

Posted: Mon Jul 04, 2005 5:48 pm
by guest
is there a way to get qb to do math
higher then 2 billion? my program explodes
if i do multiplication much over that...

Posted: Mon Jul 04, 2005 8:11 pm
by MystikShadows
use double variables

DIM Variable AS DOUBLE

instead of the LONG variables

Posted: Tue Jul 05, 2005 11:54 am
by {Nathan}
Darn. Stupid... other topics... slow me down...