Similar codes

code image
pd

Format a number with total number of digits I used it to format a date as ...

2018Dec29

code image
ANmaSearch_QuoteFriends

Searches for string inside string with double-quote possibility If single ...

Jul13

code image
Remove_Between2Quotes

Remove any char (or string) found between two quotes in a string This is an ...

2020Mar9

code image
strUnQuote

This will tests to see if strQuotedString is wrapped in quotation marks, and, ...

2018Jul3

code image
ANmaSpecialFolders

Returns path for a specific special folder in system Passing the name of that ...

Jul26

code image
ProtectText + UnProtectText

Encrypt or decrypt text, simple encryption with a numeric password Decrypt a ...

2018Jul19

code image
GetColumnName, ColumnName_XOffset

Gets the column name from a cell address. Returns "E" from "E45", or "BR" from ...

2018Jun15

code image
CellSave_Hyperlink

Creates a hyperlink to URL or to cell inside a cell in Excel VBA (or delete it). ...

2018Aug9

code image
VB6Format

Trying to create VB6 "Format" function in Classic ASP, works now for date only, ...

2018Jul24

Recently by developer

code image
ANmAddress_Value

Returns the value of a cell address in another sheet. Todo: Allow to reference ...

Thu 11AM

code image
JSon functions to add, read and delete entry

3 Json functions to read full node by an image, add full node to file or delete ...

Tue 12PM

code image
GetPapa + GetSon with variances

Gets the parent folder full name from a path Also Gets the son of a full path. ...

Sat 11AM

code image
HTMLTable_NoOfColumns

Gets no of columns in an HTML table. It actually gets the maximum number of ...

Sat 11AM

Random Codes

code image
Luhn

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

2023Jul25

code image
Select2

Select2 a single selectbox implementation Using Bootstrap from

2019Jun23

code image
Fancybox v3 apply

The newest version, made with mobile swipe in mind, and has a lot of features, ...

2019May4

code image
IIF

Works the same as it's VB IIF equivalent. IIf will coerce an expression into ...

2018Jul7