Showing results for June 2007 - Page 3 of 5 - Scripting Blog [archived]

Jun 16, 2007
0
0

How Can I Randomly Select an Email From an Outlook Mail Folder?

ScriptingGuy1
ScriptingGuy1

Hey, Scripting Guy! How can I randomly select an email from an Outlook mail folder?-- TV Hey, TV. You know, for a brief moment last night the Scripting Guy who writes this column thought he had achieved every father’s dream. The Scripting Dad and the Scripting Son went to the gym to play basketball, and when they were done the Scripting Son ...

Scripting Guy!VBScriptOffice
Jun 14, 2007
0
0

How Can I Change the Default File Save Format in Microsoft Word?

ScriptingGuy1
ScriptingGuy1

Hey, Scripting Guy! I’m running Word 2007, but most of my colleagues are still running Word 2003. Is there a way I can use a script to change the default file type when saving documents in Word? I’d prefer that, by default, documents are saved in Word 2003 format rather than Word 2007 format.-- PJ Hey, PJ. You know, we’re nearing the mid-...

Scripting Guy!VBScriptOffice
Jun 13, 2007
0
0

How Can I Rename a File Every Day, Using the Current Date as Part of the File Name?

ScriptingGuy1
ScriptingGuy1

Hey, Scripting Guy! I have a file that has the name BackupFile-06122007.txt, where the 06122007 represents yesterday’s date (June 12, 2007). Each morning I would like to run a script that changes the name of that file so that it uses today’s date: BackupFile-06132007.txt. How can I do that?-- GZ Hey, GZ. You know, one thing you can count on...

Scripting Guy!VBScriptstorage
Jun 12, 2007
0
0

How Can I Put the File Name in the Footer of a Microsoft Word Document?

ScriptingGuy1
ScriptingGuy1

Hey, Scripting Guy! I’ve seen Word documents where the file name appears in the footer. Except that this file name is dynamic: if the name of the document changes then the footer changes, too. How can I add that kind of a footer using a script?-- ZK Hey, ZK. You know, it’s always tough to come back to work after being gone for a week; there...

Scripting Guy!VBScriptOffice
Jun 11, 2007
0
0

How Can I Clear the Contents of a Text File?

ScriptingGuy1
ScriptingGuy1

Hey, Scripting Guy! How can I clear the contents of a text file?-- JJ Hey, JJ. Well, today is Monday, June 11th, and the Scripting Guys are finally back from a week in Orlando. After all that time spent lounging around in luxury hotels, eating in gourmet restaurants, and visiting theme parks you might think that the Scripting Guys would be ...

Scripting Guy!scripting techniquesVBScript

Feedback