Search results 65

Sorted from new to old.
Card image
User-Defined Formatting

Apply special Conditional Formatting, color cells based on their values. This ...

Card image
CSS Analog clock

Pure CSS Analog clock, found it in my archive

Card image
SpinningColors

Spinning colors loader in CSS/JS

Card image
Records Affected by Execute command

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

Card image
CopyRange_NoClipboard

Copies range without using clipboard. Applies formats into a cell (or range) ...

Card image
ExportSheets_to_1PDF

Export multiple sheets as pages in 1 pdf doc. Passing list of sheets as ...

Card image
doHighlight

Search for occurrences of a keyword in a string and highlight them, by either ...

Card image
CreateZipFiles_7Zip

Create zip from list of files listed in List_of_Files separated by comma. The ...

Card image
RGB2HTML + HTML2RGB

Converts RGB color to / from HTML format As bonus, functions RGB_ExtractColor ...

Card image
GetUTC

Get the time and date in Universal time based on local time Uses w32tm / tz ...

Card image
InvertColor

Converts color into its negative value, as in "e4f15a" into "1C0FA6"

Card image
FGColor_Calc

To set the color of the foreground based on background color to get best look. ...

Card image
FixPath, IsThere, IsThere1 ...

Set of 6 functions to deal with filesystem. Gets current workbook path, ...

Card image
FindIn1DArray

Returns 1 if an item found in array, 0 if not

Card image
RGB2Long

Converts Red, Green and Blue integers into RGB long value

Card image
ANStrColor2RGB + RGB2ANStrColor

Converts R:G:B into RGB value (as long) and RGB from long into R:G:B