Search results 64

Sorted from new to old.
Card image
Range22DimArray

Imports a range into 2-dimension array. Returns the array, providing range, ...

Card image
Convert_Dash_to_Zero

Convert cells with dashes to zeros. Quick code needed to reset sheet copied ...

Card image
UnixDateTimeNumber

Calculates Unix date/time number of a given date/time. Needed it to pass ...

Card image
Shape_Select_or_CreateThenSelect

Selects a shape inside sheet to change it, or if not found, it will create it ...

Card image
Range2ANStr

Converts sheet range to ANString, can work on any continued range, 1 or 2 ...

Card image
SmartMenus for WordPress

Cascading menu, on all devices. From ...

Card image
DBTables

Returns an array of all table names in a database. needs valid OLE database ...

Card image
Hide SQL table

A simple easy way to hide tables in SQL Server

Card image
RowList_Matching

Returns list of rows numbers having cells matching text in a column. Passing ...

Card image
fNMRPrgs, Full-form progress bar (frm77)

Show progress bar inside userform, with option to control lots of things. This ...

Card image
Functions.dll

Old DLL housing list of functions to be used and called by any application, ...

Card image
Reset ID Column

How to reset ID Column in Microsoft SQL, (not completed yet). This is because ...

Card image
Bootstrap 4 progress bars variables

Enhanced way to use progress bars in Bootstrap 4 Using below variable ...

Card image
RandomGUID

Creates a random GUID number like ... 879AE395-E026-0A63-EFC1-152038C4400B ...

Card image
MinOfArray

Gets the id of an item with minimum in an array of numbers, with option

Card image
List of Databases

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