Search results 183

Sorted from new to old.
Card image
PrCal_Add_Sort

Adds to daily log, two cells, one with date, next with activity that will be ...

Card image
MathInsideANString

Perform math on numbers inside list of numbers in format of ANString. ...

Card image
Nearby Color shades

Calculate colors close to input color, a jquery html that will give you 10 ...

Card image
BusinessDateDiff

Number of Business days between two dates. Note that it doesn't take Christmas, ...

Card image
BusinessDateAdd

Counts the number of business days Add or subtract a number of business days ...

Card image
Can't find Project or Library

Fix for Excel VBA error when library not found. Screenshots should show how to ...

Card image
Total14Round

Round time to Hours:Minutes format regardless of number of days Like in 80:40. ...

Card image
Zoomed iframe

Show iframe zoomed or in scale Thanks to

Card image
Frm3

Browser window in a userform Just add Frm3 and call Frm3.Frm3_OpenWeb passing ...

Card image
Luhn

Luhn function to return true or false if is valid based on Luhn identification ...

Card image
Times_inHours

Calculate the total number of hours between two times and return in format ...

Card image
FrmRename

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

Card image
ANmaHTMLContent

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

Card image
NumberDigitImage

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

Card image
ForegroundColor

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

Card image
NumberEnding

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