Thanks in advance
CodePudding user response:
This means Long type. From VBA reference:
The shorthand for the types is: % -integer; & -long; @ -currency; # -double; ! -single; $ -string

Thanks in advance
CodePudding user response:
This means Long type. From VBA reference:
The shorthand for the types is: % -integer; & -long; @ -currency; # -double; ! -single; $ -string