Showing posts with label My Menu ver 1.0 - Folder Names. Show all posts
Showing posts with label My Menu ver 1.0 - Folder Names. Show all posts

Friday, February 24, 2012

My Menu ver 1.0 - Folder Names


a) Folder Name Excluding Sub folder

If you click on it . IT will ask you to select the folder and will print all the folder names in that folder ( will ignore sub folders files) in a new excel sheet.


b) Folder Name including Sub folder

If you click on it . IT will ask you to select the folder and will print all the folder names in that folder (including sub folders) in a new excel sheet.

Import data from SQL

Macro to import data from SQL using ADO connection string: Sub Import_data_from_SQL() ' Tools -> References -> Microsoft Active...