SyntaxFix
Write A Post
Hire A Developer
Questions
This worked for me:
I removed the single quotes.
I then used a replace "," with ".".
","
"."
Surely this will help someone:
" & txtFinalscore.Text.Replace(",", ".") & "