TechNet Script Center logo

Welcome to the TechNet Script Center Gallery!

Each contribution is licensed to you under a License Agreement by its owner, not Microsoft. Microsoft does not guarantee the contribution or purport to grant rights to it.
252 Office results
Sort By: rss
Make the Microsoft Office assistant popup and say something
(0)
11/11/2009
VBScript
This script rotates through all of the PowerPoint presentations (.ppt or .pptx) in a specified directory, displaying each slide for a specified number of seconds.
(1)
10/15/2009
VBScript
Create a basic pivot table report. The difficult part is figuring out the terminology and examples in Help. After that, it's not so bad.
(0)
10/11/2009
VBScript
Reverse the order of columns in an Excel Worksheet using Sort. This is done by sorting by rows (left to right) instead of by columns (top to bottom).
(0)
10/4/2009
VBScript
Sort BY and Sort EACH column on a Microsoft Excel Worksheet. Sorts a worksheet by using each column as a key and then sorts each column individually. The first part assumes that excel's sort is stable.
(0)
9/29/2009
VBScript
Add many formulas to an excel worksheet with one command. This will be demonstrated by making a multiplication table. Remember those things?
(0)
9/28/2009
VBScript
Delete duplicate rows in excel using advanced filter. Sorry, excel, I didn't know you could do that.
(0)
9/26/2009
VBScript
This script/programme will opens the selected .txt file with data delimeter & converts into Excel based columns format programmatically.
(0)
9/22/2009
VBScript
To use this code you must have Excel software installed.
(0)
9/22/2009
VBScript
This script/programme is to convert all the slids in a PPT file as a JPEG file. In order to use this code you must have valid Microsoft PowerPoint software installed.
(1)
9/15/2009
VBScript
1 - 10 of 252 Items < Prev 1 2 3 4 5 6 7 8 9 10  Next > All