vba # symbol

The solution for “vba # symbol” can be found here. The following code will assist you in solving the problem.

‘The type-declaration character for Double is the number sign (#),
‘also called HASH

‘Other type declaration characters are:

‘Integer %
‘Long &
‘Currency @
‘Single !
‘Double #
‘String $

Thank you for using DeclareCode; We hope you were able to resolve the issue.

More questions on [categories-list]

Similar Posts