J
Jeff Uchtman
I am not sure I am doing this right but I do get a result. How can I round
the value to the nearest whole number. I have searched on math.round but
can not get it to function. Here is how I am getting the results if not
division by zero.
<%results =
rsCir("PetA")+rsCir("PetB")+rsCir("PetC")+rsCir("PetD")/rsCir("Abandons")%>
How can I get only the whole number from this division?
Thanks
Jeff
the value to the nearest whole number. I have searched on math.round but
can not get it to function. Here is how I am getting the results if not
division by zero.
<%results =
rsCir("PetA")+rsCir("PetB")+rsCir("PetC")+rsCir("PetD")/rsCir("Abandons")%>
How can I get only the whole number from this division?
Thanks
Jeff