View Single Post
Old Jan 25th, 2008, 9:16 AM   #7
kewlgeye
Programmer
 
Join Date: Jan 2008
Posts: 53
Rep Power: 1 kewlgeye is on a distinguished road
Re: Input Output Function Error

Quote:
Originally Posted by kewlgeye View Post
This is the error I am getting.

InvalidCastException was unhandled.
Conversion from string "" to type Decimal' is not valid

on the same line pointing to the same area "Ctype(cpaadminsundaycount, Decimal)

I'm stumped

Sorry, I think that it is line 15 from the original code above with the Ctype added instead.
kewlgeye is offline   Reply With Quote