Home Up Feedback

Fancy Code

Internet Explorer Open
Internet Explorer Display
Write to Excel
Read from Excel
Parse VBScript Program
Read CSV File
Find Files

Sample VBScript programs demonstrating advanced techniques. These are useful in developing programs with a professional look for others.

Internet Explorer Open - Program demonstrating how to use Microsoft Internet Explorer to display a file open dialog to the user and determine the file selected.

Internet Explorer Display - Program demonstrating how to use Microsoft Internet Explorer to display a dynamic dialog box. The message in the box can be changed to indicate progress in the program. The program can detect when the user closes the dialog box and take appropriate action.

Write to Excel - Program demonstrating how to write information to cells in a Microsoft Excel spreadsheet.

Read from Excel - Program demonstrating how to read information from cells in a Microsoft Excel spreadsheet.

Parse VBScript Program - Determine how many times each declared variable and user defined constant is used in each context. Used to find variable and constants that are no longer used.

Read CSV File - Program to read lines from a comma delimited file and convert each line into an array of field values.

Find Files - Program to find all files that contain a specified text string.

 
Send mail to HilltopLab@RLMueller.Net with questions or comments about this web site.
Copyright © 2002-2007 Richard L. Mueller
Last modified: June 13, 2008