Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
overflow error
#1
Not Solved
hi,
when i am running tests i m getting errors like overflow error.
why this error occurs. it is occuring where i have taken phone numbers. for phone numbers i used right, left, mid. where ever i used them i get this occur with error code 13 and also i get error code 6 for this saying type mismatch.
please help
Reply
#2
Not Solved
Are you using an array to store the values?
Reply
#3
Not Solved
Hi,

I think there would be error related to data type.As phone no. is long ,so instead of using int ,use long (clng) datatype.
Let me know ,is this solve your error otherwise show me your code.
Reply


Possibly Related Threads…
Thread Author Replies Views Last Post
Wink Overflow Error Venkat`s 0 2,466 10-08-2013, 03:01 PM
Last Post: Venkat`s
  Overflow error while converting a Long value to an Integer Ankesh 3 4,537 10-05-2011, 11:16 AM
Last Post: Ankesh

Forum Jump:


Users browsing this thread: 1 Guest(s)