Search results 162

Card image cap
FrmRename

Userform to switch names of two files. Basically renaming two files with each ...

frmRename.zip

Card image cap
ANmaHTMLContent

Reads certain part in HTML output of a page. Will search for list of strings ...

Card image cap
NumberDigitImage

Creates list of images to represents a number. Basically multiple < img > tags ...

NumberDigitImage.zip

Card image cap
ForegroundColor

Returns white (RGB 255,255,255) or Black (RGB 0,0,0) based on background color ...

Card image cap
NumberEnding

Add st, nd, rd or th to end of number, can be used for dates also

Card image cap
Filename_Clean

Returns cleaned file name of invalid characters. Needs to be modified if used ...

Card image cap
UnixDateTimeNumber

Calculates Unix date/time number of a given date/time. Needed it to pass ...

Card image cap
ANmaVLookup

Finds first occurrence of item in column, then returns value from same row as ...

Card image cap
RunOnTime

Runs a certain macro on certain time. This is not a scheduler, but just simple ...

Card image cap
Export2CSV

Exports a sheet into CSV file Dynamically finds number of rows/columns and ...

Card image cap
BooleanCount

Counts how many values are True (or anything) in an array of boolean values ...

Card image cap
DateDiff_En

Calculates the differences of date (against NOW) and return in English ...