SyntaxFix
Write A Post
Hire A Developer
Questions
You can't declare a variable as Decimal - you have to use Variant (you can use CDec to populate it with a Decimal type though).
Decimal
Variant
CDec