Search results 26

Sorted from new to old.
Card image
Walking Columns (Scrollable Columns-Chart)

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

Card image
QuickEncrypt plus others ...

Text encryption/decryption snippet that utilizes the powerful xICE encryption ...

Card image
CountNumbers_inString

Returns how many numbers found inside a text

Card image
ANStrSort3

Sort list of texts having cell address by cell address as alphanumeric in Asc ...

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
SQL instr

Searching for a string inside a string in SQL. You may say it is the instr in ...

Card image
SQL Date from DateTime

Extract Date from Datetime field in SQL An old method I found in my archive.

Card image
FoundinList

Finds a matching item of a number in list of numbers. Returns 1 if found, 0 if ...

Card image
RemoveDuplicates

Removes duplicated items from a 1-dim array into new array, does not modify ...

Card image
CleanArray

Cleans array of unwanted items This usually needed after you merge two arrays, ...

Card image
DirectionToggle

JS to switch direction between Right-to-Left and Left-to-Right Toggle the ...

Card image
CountArrayCol

Returns the count of array fields, given the dimension, using UBound ...

Card image
CSS Analog clock

Pure CSS Analog clock, found it in my archive

Card image
Scrolly

Scroll a listbox Using Right-Drag. (Something VBA in Excel lacks) You might ...

Card image
SetAttr

Sets an attribute to file or folder Needs to have variables defined as you see ...

Card image
CSSFlowChart

Shows a chart with links, nice sitemap maybe, or just easy way to show ...