Search results 19

Sorted from new to old.
Card image
UnicodeToChrW

Converts a Unicode number into its ChrW text. It automatically uses surrogate ...

Card image
DBTableCol_Array

Reads 1 column from SQL DB table and return as 1-dimension array oConn object ...

Card image
ImageMSO list

List of all images in ImageMSO used in ribbon as well in other parts of VBA in ...

Card image
CountNumbers_inString

Returns how many numbers found inside a text

Card image
ANmAdd_ThenSort_2Columns

Adds values of 2 cells into 2 columns (usually below them). I used these small ...

Card image
SearchinHTMLTable

Search for a word in a certain column in html table and return the full row ...

Card image
Latest records date and count

Find how many items in table, with column DateAdded is the latest DateAdded in ...

Card image
NumberFoundinsideTag

Checks if a number found between two characters, searching can be customized to ...

Card image
HTML5 tags cheatsheet

A simple graphic illustrates the new HTML5 tags and differences against old ones

Card image
Most recent in Oracle DB

List the most recently added rows based on a date column.

Card image
FilterSheet_1By1 + FilterSheet_Clear

Sets Autofilter in a sheet, and another function to clear Autofilter ...

Card image
FilesCount_Swift

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

Card image
Bootstrap table by wenzhixin

Working jquery bootstrap table, with pagination, search, sort and column ...

Card image
Records Affected by Execute command

Records affected by sql Execute command https://docs.microsoft. ...

Card image
Ask4Folder

Asks user for a folder, starting with certain folder

Card image
RandomRecords

Returns random IDs (or any column) from SQL Database table, passing number of ...