View Single Post
  #105 (permalink)  
Old 09-06-10, 02:47
pkstormy pkstormy is offline
Moderator
 
Join Date: Dec 2004
Location: Madison, WI
Posts: 3,925
Open a folder, supplying the folder/subfolder name

This example shows how you can enter a folder/subfolder name into a text box and then open that folder.

You could utilize this example if, for example, you had multiple subfolders each named as an 'account number' or 'customer number' and you wanted to enter a specific number and quickly open that folder.

As you'll see, the code is very simple (only about 8 lines of code.)
Attached Files
File Type: zip OpenFolderEx.zip (10.8 KB, 53 views)
__________________
Expert Database Programming
MSAccess since 1.0, SQL Server since 6.5, Visual Basic (5.0, 6.0)
Reply With Quote