Wild Cat

Wild Cat @0meow0

About:

Joined:
Aug 10, 2024

Wild Cat
articles - 5 total

Import objects from another database in Access VBA

Introduction This article covers the ways for importing Tables, Queries, Modules, Forms...

Learn More 0 0Nov 9 '24

Validate date format in VBA

Validate that the value is in the format "mm/dd/yyyy" Function...

Learn More 0 0Oct 20 '24

Connect MS Access to SQL Server using ADO

Summary This article explains the way for connecting MS Access to SQL Server using ADO. It...

Learn More 0 0Oct 13 '24

Calculate elapsed time in milliseconds in VBA

Calculate execution time in milliseconds Public Declare PtrSafe Sub Sleep Lib...

Learn More 0 0Oct 12 '24

Automate WinMerge comparison via Excel VBA Tool

Summary Via this tool, WinMerge compares files in the specified folder including those in...

Learn More 1 0Aug 10 '24