Label9.Caption = CLng(Text1) + CLng(Text2)
Label9.Caption = Format(Label9.Caption, "###,###.##")
text1 = 22.50
text2 = 12.40
label9 = 35
What am I doing wrong?
Thanks,
Wayne
|
Results 1 to 6 of 6
Thread: why am I rounding?Threaded View
|
Click Here to Expand Forum to Full Width |