Similar codes

Card image cap
ANmaDate

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

2023Apr27

Card image cap
Calendar view

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

2018Dec10

Card image cap
Excel-VBA Limits

These are some limits I found during my work in Excel-VBA For more of Excel ...

2020Feb5

Card image cap
Num2Ar

Convert numbers into Arabic words, like 230 to مائتان وثلاثون I have multiple ...

2019Jan9

Card image cap
HyperlinkFunction

Returns the formula for a hyperlink [=Hyperlink(...) ] to be inserted in a cell. ...

2022Aug24

Card image cap
MyMonthName

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

2018Apr21

Card image cap
UnixDateTimeNumber

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

2023Jan6

Card image cap
Times_inHours

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

Jul20

Card image cap
User-Defined Formatting

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

2019Jan9

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
Mini Ajax-php upload form

Simple elegant form to upload files with php/ajax. From

Feb15

Card image cap
Numeric Input Spinner

A nice Bootstrap 4 numeric spinner used on Input box Originally from

2020Sep17

Card image cap
Card1-BS3

Animated card in Bootstrap3, great smooth animation

2019Feb13

Card image cap
ANmaTimeline

Creates HTML timeline dynamically, using Bootstrap 4.0 and FontAwesome 5, in a ...

2018Aug26