I have written the a macro and it works well but it frequently crashes ebmngr.exe. Now i can run the macro multiple times without issues then all of a sudden ebmngr.exe crash just after macro finishes or sometimes while macro is running. It is frustrating the hell out of me because i can not...
I am looking for a piece of code to help me seperate a comma delimited string into a dynamic array.
For example:
inputting a string of comma delimeted characters into a edit box on a form then seperate the string into the sepperated characters.
text entered equals...
I Seem to be having a hell of a lot of troubles passing Variables into a Function or Sub Program Call.
For Example: (Extremely simplified).
Declare Sub MySub(Param1 as String, Param2 as String, Param3 as String)
Sub main()
Dim MyVar1 as String
Dim MyVar2 as String
Dim MyVar3 as String...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.