Showing archive results for 2007

Feb 23, 2007
Post comments count0
Post likes count0

How Can I Tell If a Script is Running on the First or Second Monday of a Month?

ScriptingGuy1

Hey, Scripting Guy! We have a logon script that needs to perform certain tasks only on the first and second Mondays of the month. How can I determine whether the script is running on the first or second Monday in a month?-- WA Hey, WA. You know, a few months ago the Scripting Guy who writes this column noticed that his watch had stopped; consequ...

Scripting Guy!scripting techniquesVBScript
Feb 22, 2007
Post comments count0
Post likes count0

How Can I Return Information For Each Member in a Group?

ScriptingGuy1

Hey, Scripting Guy! How can I write a script that, for each member in a group, returns the member’s name, department, address, title, and description?-- TL-V Hey, TL-V. You would have to mention the word “script,” wouldn’t you? Usually that wouldn’t bother us too much, but in the past 9 days or so the Scripting Guy who writes this column has loo...

Scripting Guy!VBScriptActive Directory
Feb 21, 2007
Post comments count0
Post likes count0

How Can I Use a Blank Row to Separate Data in an Excel Spreadsheet?

ScriptingGuy1

Hey, Scripting Guy! How can I use a blank row to separate rows of data in a Microsoft Excel spreadsheet?-- AR Hey, AR. You know, most people believe that the Scripting Guys all think alike, that we always agree on everything. That’s not true, though; instead, like any other team, we disagree from time-to-time. Sure, the team would be best-served...

Scripting Guy!VBScriptOffice
Feb 20, 2007
Post comments count0
Post likes count0

How Can I Specify the Number of Decimal Places to Display in an Excel Spreadsheet?

ScriptingGuy1

Hey, Scripting Guy! How can I specify the number of decimal places to be displayed in an Excel spreadsheet?-- JS Hey, JS. Yes, it is Presidents Day here in the US, a day on which schools, banks, and government offices are all closed. Fortunately, though, the Scripting Guys are open and ready for business. Why are the Scripting Guys open and read...

Scripting Guy!VBScriptOffice
Feb 17, 2007
Post comments count0
Post likes count0

How Can I Insert Text Into a “Bookmark” in a Text File?

ScriptingGuy1

Hey, Scripting Guy! I saw your article about inserting text into a Microsoft Word bookmark. How can I do the same sort of thing in a text file?-- LR Hey, LR. You’ll have to forgive the Scripting Guy who writes this column if he seems a little less enthusiastic today than usual. As it turns out, he happened to see a commercial on TV right before ...

Scripting Guy!scripting techniquesVBScript