Showing posts with label Function to check if cell value is date or not. Show all posts
Showing posts with label Function to check if cell value is date or not. Show all posts

Saturday, January 8, 2011

Import data from SQL

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