Search results 139

Sorted from new to old.
Card image
Delete_Unwanted_Rows

Delete rows in a different way I used to delete rows by looping through those ...

Card image
DeleteOtherSheets

Deletes all sheets in a workbook keeping only one

Card image
DelFiles

A very simple to delete a directory and the entire files and folders in its ...

Card image
IsThere1_SPWB

Checks if a workbook is found in a SharePoint location or not, giving a full ...

Card image
NextID_Reset

Checks if ID has been reset in SQL database table If yes, it will reset it and ...

Card image
DB_Connect_Install

Connects to SQL DB using ADODB, if driver not installed, it will attempt to ...

Card image
Custom Excel Right-Click Menus

Customizing Excel's right click menus The following code demonstrates how to ...

Card image
DB_Connect

VBA-Excel function to connect to SQL Database server, in addition to ...

Card image
IsThere2

Finds a file in giving its full path Similar to IsThere1 except this one uses ...

Card image
BodyYoutubeLink2iframe

Creates youtube embed from link Converts a youtube video link into a youtube ...

Card image
List of Databases

Script to list databases available in a server using ADODB connection From

Card image
Lychee v3.1.6

A great looking and easy-to-use photo-management-system From

Card image
MouseDown and MouseUp in FM20 controls

MouseDown and MouseUp in VBA (fm20 controls) are different from those in VB6 ...

Card image
Login modal

Simple modal with login form in Bootstrap 3

Card image
FilesCount_Swift

Count how many files in a folder, with no loop, faster if you just need all ...

Card image
CSS Radiochecks

Radio checkboxes in pure CSS