Visual Basic / Data type and conversion / CDbl vs Val
Snippet details
ID: 204
Viewed: 1361
Added: 2002-04-29
Version:
The Val function is often used for converting text box numeric values to numbers.
But if you use formatters to display large numbers (with commas, for instance), use CDbl instead.
General Details
Snippet uploaded by: snippet
Email : webmaster@snippetlibrary.com
Snippet By: unknown
| Snippet By: | unknown |
| Declarations | |
| Code | |
| Highlight All | |
No Reviews to show
