Try using the FormatNumber function. Change vbFalse to vbTrue to show digit separators.
Text1.Text = FormatNumber(Val(Text1.Text)-1,0,,, vbFalse)
|
Results 1 to 4 of 4
Thread: [RESOLVED] Countdown ProblemThreaded View
|
Click Here to Expand Forum to Full Width |