hi everyone...
i want to roundup 0.002 to 1, using VBScript in ASP. can somebody pls tell me how can i do dat?
this is my current code:
grandtotal = total1+total2 ,,,(the value will be 0.002)
xtotal=(this is where i need the code to roundup 0.002)
pls help me with the codes...