Search results 46

Sorted from new to old.
Card image
Formulas_FromFile_ToRow

Imports formulas from file into list of cells defined in file itself into ...

Card image
ANStrVLookupAll

Retuns list of all matchings after doing vlookups to return item from 2-dim ...

Card image
Header font name and size in VBA

Looks like it is not easy to change font name, size and style for a header or ...

Card image
DBTableCol_Array

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

Card image
PDFDoc - create PDF in ASP Classic

Create PDF in ASP Classic From

Card image
FilesIn_4Array

Returns list of file names along with path, date modified and size in array of ...

Card image
ANStrSort2

Sorting items inside ANStr, this one in ASP Classic (VBScript) Like the VBA ...

Card image
CSS2PDF

Creates pdf from a css/html document. Looking to test it on next project ...

Card image
Walking Columns (Scrollable Columns-Chart)

Allow users to scroll through columns in column-chart. Used chart.js, this is ...

Card image
Code128.js

Pure JavaScript library for generating barcodes using HTML5 canvas.

Card image
CountNumbers_inString

Returns how many numbers found inside a text

Card image
Steps Recorder Win10 app

Win10 application already found in Windows. to generate list of steps with ...

Card image
Send workbook as email attachment

Retro way to send a workbook you are in as an email. Found it in one of my old ...

Card image
PivotTable_ShowHideItems

Show or hide item (or items) in PivotTable for a certain field. Passing ...

Card image
PivotTable_ShowHideBlankItems

Shows or hides an item or items in a PivotTable filter field. Passing ...

Card image
SQL Cross Apply String_Split with XML Path

SQL select statement to convert list of IDs found in column (from more than row ...