Search results 39

Sorted from new to old.
Card image
Excel crashes when File > Print

During generating Print Preview, Excel crashes. Applies to some files, not all, ...

Card image
ClearHistory10_20

Delete folders named in format [PDFs-2020-12-05] in certain folder along with ...

Card image
RandomGUID

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

Card image
Country list in arabic

List of countries codes and names in Arabic, you do not know when you need it ...

Card image
Magick SVGs to GIFs

Convert SVG files into GIF preserving the transparency, in bulk ' Used to ...

Card image
CountArrayCol

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

Card image
ProfileBadge_Linkedin

Creates Linkedin profile badge for certain user as HTML output as string. ...

Card image
User-Defined Formatting

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

Card image
This Year

A quick JS way to get the year of today, a method found it online, and wanted ...

Card image
GenerateRandom

Generates a random string, returns string passed, then full date, then 8-chars ...

Card image
sortArray

Sort an array of Numeric values, simple straightforward Edit v3 2021-09-21: ...

Card image
FindFile

Finds if a workbook is open or not in same Excel session

Card image
oShellRun1

Runs a WScript.Shell command with wait until finish and returns 0, 1, 2 or -1 ...

Card image
Distance_Calc_fromString

Calculate distance between two points (Latitude, Longitude) LatLon1 and ...

Card image
DosCommand_Read

Get output of DOS Command in string, by reading output into temp text file, ...

Card image
StringFlip

Flips a string, right-to-left, and if passed again, will flip it back Can be ...