Link to home
Start Free TrialLog in
Avatar of Hojoformo
Hojoformo

asked on

Overflow: 'cint' (Simple Question)

I am getting an "Overflow: 'cint'" and not sure how to fix.  Can someone explain this error and how to trap?

Overflow: 'cint'
 line 123

line 123 ---> if cINT(results(CURRENT_BILL_AMOUNT, 0)) then
                      currentbillamount = results(CURRENT_BILL_AMOUNT,0)
                   ELSE
                      currentbillamount = 0
                  end if
SOLUTION
Avatar of Cem Türk
Cem Türk
Flag of Türkiye image

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial
SOLUTION
Avatar of Ryan Chong
Ryan Chong
Flag of Singapore image

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial
SOLUTION
Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial
ASKER CERTIFIED SOLUTION
Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial