VBA Program - TechRepublic
Question
July 21, 2007 at 05:28 AM
sujathasureshkumar

VBA Program

by sujathasureshkumar . Updated 17 years, 1 month ago

I am doing a program in VBA and running it in Microsoft excel.

For example,
when typing the input, the user is supposed to type “234-L1-23-23”. Instead, if the user typed “234 – L1 – 23 – 23″(The error is the spacing) the whole program hangs.

my question is this, is there any way of programming in VBA can solve this error?? or Is this error can be avoided if the C++ program were used instead of VBA.

This discussion is locked

All Comments