Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations wOOdy-Soft on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Recent content by rkuhn68

  1. rkuhn68

    Just wanted to add another Possibility to the Original Thread

    thread687-1149218 The Original Thread was looking for a Way to Freeze Layers using Wildcards... I wanted to offer this Alternative. VBA Code is below the line -------------------------------------- Public Sub Turn_off_Layers() ' Name The Sub anything that you choose Dim objlayer As...
  2. rkuhn68

    VB.Net Command for Opening a file with default windows media player

    Thanks Shelton, that worked great...
  3. rkuhn68

    VB.Net Command for Opening a file with default windows media player

    Here is the situation... I have stored a AVI / MPG File Name in a SQL Column... Upon retrieval of the File name from the database and subsequent storage of the path and File into a String Variable, I would like to open the file in the media player that has been set as the default for the PC...

Part and Inventory Search

Back
Top