Codes Required

Card image cap
BusinessDateDiff

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

Oct25

Card image cap
DateDiff_En

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

2022Mar3

Card image cap
CutString3_Search

Using same code in CutString3, this will search for matching items. Searches ...

2018May29

Card image cap
CutString3

Cuts string from a larger one based on a specific separator.

2018May29

Card image cap
CutString3

Cuts a string from a larger one using separators.
Ex, CutString3("Will ...

2018May29

Card image cap
CutString3

Cuts string from a larger one based on a specific separator.

2018May29

Similar codes

Card image cap
WeekNum

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

2018Jun26

Card image cap
ANmaDate

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

2023Apr27

Card image cap
15 Datestamps

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

2019Jan15

Card image cap
MyMonthName

Returns the month name in one of 5 formats (below) It can use full date or ...

2018Apr21

Card image cap
HTML5 tags cheatsheet

A simple graphic illustrates the new HTML5 tags and differences against old ones

2021Apr16

Card image cap
MyDayName

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

2018Apr21

Card image cap
jQuery.timeline

Great horizontal timeline jquery From

2019Jul11

Card image cap
Calendar view

Another calendar view in Classic ASP, this one highlights today's date

2018Dec10

Card image cap
FileDateTime

Gets time and date for a file, Date created, accessed or modified. If the file ...

2018Jul5

Recently by developer

Card image cap
ANString_Location

Finds the location of a sting inside list of strings with certain separator, or ...

Tue 8AM

Card image cap
SettingSave + SettingRead for NumberFormat

Reads or applies certain NumberFormat to cell in settings. Same patterns as ...

Apr19

Card image cap
ANmaCellFormat

Reads or set Numberformatting for a cell or range. Can pass sheet and workbook ...

Apr18

Card image cap
CopyFields_FromTo

Moves strings within cells into other cells, move or copy. Specific task to ...

Apr17

Random Codes

Card image cap
Frm5Textbox

Shows a text in textbox as separate window Caller can modify size of textbox, ...

2022Feb22

Card image cap
Morse code functions

Convert text or single character to and from Morse code. TexttoMorse, ...

2021Jun13

Card image cap
Digital Clock

Actually working digital clock JavaScript-based, refreshes every second Found ...

2019Jan3

Card image cap
GetRelativePath

Get relative path of one to another Pass two path strings to this function and ...

2018Jul19