I am trying to make my first vbscript, but it is a bit complicated. I know some VBA but totally new to vb. In my script, I currently have some sub () and function () routines. How would I get the script to start, so the main sub () can run and make the necessary calls?
If you could advise or point me to a site that may be better suited to novice queries, I would appreciate it.