Hi, noob Drew here, didn't even look at vb express yet, I never have time to figure this stuff out myself so...
I work with a vbscript enabled app. which has limited user form functionality. I'm looking for a way to display and interact with more complex custom forms which can be called from vbscript.
Is this sort of thing possible with VB Express
If so, how (in a nut shell)... Running a VB Express executable Configuring a reference to some sort of object, and calling a function
Thanks

Call Function/Run Program from vbscript