Showing tag results for Office

May 8, 2008
Post comments count0
Post likes count0

Hey, Scripting Guy! How Can I Copy a Portion of a Microsoft Word Document to a New Microsoft Word Document?

ScriptingGuy1

Hey, Scripting Guy! How can I find some text in a Microsoft Word document, copy the rest of the document from that point on, then paste the copied text into a brand-new Word file?-- CB Hey, CB. You know, it’s kind of a melancholic day here at Scripting Guys world headquarters. That’s because the Juanita Rebels were defeated 10-8 in the opening r...

Scripting Guy!VBScriptOffice
May 7, 2008
Post comments count0
Post likes count0

Hey, Scripting Guy! How Can I Modify a .CSV File and Then Import That File into Microsoft Excel?

ScriptingGuy1

Hey, Scripting Guy! I have a comma-separated values file that I need to import into Excel. However, before I do that I need to do some arithmetic and then add an additional field to the CSV file. On top of that, when I import this file I need to format this new field as a date-time value. How can I do that?-- R Hey, R. Well, by now most of you h...

Scripting Guy!scripting techniquesVBScript
May 1, 2008
Post comments count0
Post likes count0

Hey, Scripting Guy! How Can I Change the Value and Color of a Spreadsheet Cell Based on the Sum of Other Cells in That Spreadsheet?

ScriptingGuy1

Hey, Scripting Guy! I’m new to Excel, and I was wondering how to change the color of a cell if specific requirements are met. I have a spreadsheet that has three columns of numbers; I’d like to add the numbers in each row and, if they total 100, set the text of a fourth column to “Yes” and color that cell green. If the numbers don’t total 100 I’...

Scripting Guy!VBScriptOffice
Apr 24, 2008
Post comments count0
Post likes count0

Hey, Scripting Guy! How Can I Randomly Assign a Font to Characters in a Word Document?

ScriptingGuy1

Hey, Scripting Guy! I’ve come up with a way to imitate handwriting in a document, but I need some help. Because real handwriting is characterized by variability, I had the idea of using four slightly-different fonts, taken from my actual handwriting, and then randomly assigning a font to each letter. I think that would imitate handwriting a littl...

Scripting Guy!VBScriptOffice
Apr 23, 2008
Post comments count0
Post likes count0

Hey, Scripting Guy! How Can I Schedule a Meeting Each Monday Through Friday For Two Weeks?

ScriptingGuy1

Hey, Scripting Guy! How can I schedule a meeting to occur every day, Monday through Friday, for two weeks?-- GB Hey, GB. As it turns out, the Scripting Guy who writes this column has not moved to some place where it doesn’t snow in April. That’s not because the Seattle area didn’t get the predicted snow this past weekend; on the contrary, it did...

Scripting Guy!VBScriptOffice