Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
How to raise an exception handling for an edit box without using On error resume next
#1
Not Solved
Can anyone send me a piece of code that handles all the exception for an edit box.
For example, if the edit box is disabled then it should have been handled
If the data entering is out of range and a pop up comes for that then it should also be handled
Reply
#2
Not Solved
Hi,

Here we can do two things.

You can create one exception for Object State and one for popup

Else

Write a Function to handle both and call while exception

Hope you got it


-VENKATA REDDY
Reply
#3
Not Solved
Thanks for it...but i need some piece of code to take a look on how you handled those things.
If possible can u pls send it across.
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)