Showing results for Microsoft Excel - Scripting Blog [archived]

Sep 13, 2007
0
0

How Can I Update and Then Break All the Links in an Excel Spreadsheet?

ScriptingGuy1 ScriptingGuy1

Hey, Scripting Guy! How can I open an Excel spreadsheet, update all the links to other Excel spreadsheets, and then break those links?-- YH Hey, YH. Before we begin, we’d like to make an announcement: the Scripting Guy who writes this column gives up. To tell you the truth, that’s not something we ever expected to say; after all, the ...

Scripting Guy!VBScriptOffice
Sep 12, 2007
0
0

How Can I Open All the Excel Spreadsheets in a Folder and Run a Specified Macro Found in Each of Those Spreadsheets?

ScriptingGuy1 ScriptingGuy1

Hey, Scripting Guy! How can I loop through a folder, open all the Excel files in that folder, then run a specified macro in each of those Excel files?-- BR Hey, BR. So, did you watch college football this past Saturday? In particular, did you watch as the Washington Huskies dismantled Boise State 24-10, snapping the Bronco’s nation’s-best ...

Scripting Guy!VBScriptOffice
Sep 6, 2007
0
0

How Can I List the Addresses in My Sent Items Folder in an Excel Spreadsheet?

ScriptingGuy1 ScriptingGuy1

Hey, Scripting Guy! How can I get a list of all the email addresses in my Sent Items and then write those addresses to an Excel spreadsheet?-- RD Hey, RD. As a matter of fact, yes, we are having problems focusing on work today. Granted, that’s true most days. However, at least today it’s understandable, coming on the heels of a very exciting...

Scripting Guy!VBScriptOffice
Sep 5, 2007
0
0

How Can I Add a Background Picture to an Excel Worksheet?

ScriptingGuy1 ScriptingGuy1

Hey, Scripting Guy! How can I add a background picture to an Excel worksheet?-- GA Hey, GA. You know, being the health-conscious type, each morning the Scripting Guy who writes this column eats some non-fat raspberry yogurt … right before he eats his daily doughnut. (But don’t worry: it’s a medically-proven fact that eating yogurt ...

Scripting Guy!OfficeMicrosoft Excel
Aug 25, 2007
0
0

How Can I Replace Numeric Values in an Excel Spreadsheet?

ScriptingGuy1 ScriptingGuy1

Hey, Scripting Guy! We have a spreadsheet where people enter a bunch of data. In order for this data to be used in another application, none of the values can exceed 999; if we have a value like 1234, that’s supposed to be entered as 999, the maximum-allowed value. However, people have a tendency to enter the value as 1234; that means that we ...

Scripting Guy!VBScriptOffice

Feedback