Similar codes

code image
MyDayName

Returns the day name in several formats It uses either full date or only ...

2018Apr21

code image
DateDiff_Networkdays

Calculates no of workdays between two dates. Option to use international ...

Jul25

code image
DateDiff_En

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

2022Mar3

code image
WeekNum

Generates the calendar week number for a certain date, counting the first week ...

2018Jun26

code image
BusinessDateDiff

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

2023Oct25

code image
ANmaDate

Returns date in human format. Which is as follows... Just day name (and time) ...

2023Apr27

code image
BusinessDateAdd

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

2023Oct11

code image
15 Datestamps

15 pure CSS date stamps to be used or Calendar view of a date, something I ...

2019Jan15

code image
CalculateQuarterText

Returns the text of quarter (3Q2024 or 1Q2017) with offset of the passed ...

Jun10

Recently by developer

code image
ToggleCells

Toggle a value through list of cells in a range Pass current value and range ...

Feb2

code image
Toggle5Values

Toggles among up to 5 values. Pass the current values, then up to 5 values (in ...

Feb2

code image
TrimLines

Remove all line breaks from text from a text. Not like

Jan31

code image
HTMLTable_FindTable

Reads < table .... < /table> found after index Have ability to opnly bring the ...

Jan12

Random Codes

code image
CountRowCells

Counts how many cells with data in a row, starting from certain column until ...

Jun22

code image
Frm58

Build needed lines to create string variable having block of HTML. Provide the ...

2023Dec25

code image
ImagesIn

Just like FilesIn function, but this one returns list of images only found in a ...

2018Nov24

code image
Files_MostRecentN

Gets most recent N files from a given folder. Uses Arrays, and the function ...

2018Oct1