Quote:
Originally Posted by Ghost
Also, next time, maybe a line number on where the error is...
|
Thank you for your reply. I am not sure how to use the ctype, I visited the link but I don't know how or where or what to put in the example that I saw. But here is the error line
error. Conversion from string "" to type 'Double' is not valid.
The error is highlighting this line in the code
Dim cpaMaxDecimal As Decimal = usersundayString - cpaadminsundaycount
and pointing to "cpaadminsundaycount"