Here's another function using pure vb code only:
Code:Public Function DecimalSep() As String DecimalSep = Format$(0.1, ".") End Function
|
Results 1 to 15 of 15
Thread: [RESOLVED] Decimal separatorThreaded View
|
Click Here to Expand Forum to Full Width |