[AccessD] Break a float into it's parts

JWColby jwcolby at colbyconsulting.com
Fri Feb 2 08:37:05 CST 2007


How do I get the integer part and the decimal part of a floating point
number
 
23.456
 
how do I get the 23
how do I get the .456
 
Using clng for example "rounds" the number up or down which isn't what I
want for the integer portion
 
John W. Colby
Colby Consulting
www.ColbyConsulting.com
 



More information about the AccessD mailing list