Is there a general way to insert multiple 'sources' in a VBscript?
For example in the scripts created for me:
http://www.experts-exchange.com/Programming/Languages/Scripting/Python/Q_22827630....
I have a VBscript that connects my network drives without a problem. I added a section so i can remove certain drive letters and where they map to. I need to do this so i can remap the drives some...
I have a script that will freeze panes and a few other things like turn auto filter on etc.
What I am needing it to do is what it does now AND apply it to all workbooks in the same file,
looks li...