Codes Required

code image
QuickEncrypt plus others ...

Text encryption/decryption snippet that utilizes the powerful xICE encryption ...

Aug15

code image
ANmaSearch_OrFriends

Search for one of items in SearchFor_ListOfFriends inside SearchIn and return ...

Jul30

code image
DateDiff_Networkdays

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

Jul25

code image
ANStr_Add10IfNotBlank_NorNA

Concatenate string into one, if not blank and not N/A It looked stupid for me ...

Jul24

code image
IfString_StartsWith_AndOr_EndsWith

Checks if String starts with certain char and ends with certain char Or one of ...

Jul18

code image
JSON_To_Table

An attempt to read json into table. This one is a work in progress, tested and ...

Jun6

code image
ANmAdd_ThenSort_2Columns

Adds values of 2 cells into 2 columns (usually below them). I used these small ...

Jun1

code image
SettingSave + SettingRead for NumberFormat

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

Apr19

code image
ANmaCellFormat

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

Apr18

code image
SortArea4

Sort range of cells by up to 4 columns. Can use any of these columns, not ...

Apr15

code image
ChartLabelsNumberFormat

Apply Number format of 1 decimal to datalabels of specific series in certain ...

Dec23

code image
ANStrFind_AndOrAdd

Checks if an item was found in list of items and return 1 if yes, 0 if not ...

Dec19

code image
Macro keyboard shortcuts

Assign certain keyboard shortcut to certain macro, or clear that shortcut. ...

Dec13

code image
PrCal_Add_Sort

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

Dec2

code image
ArrSort_4Arr

Sort 4 1-dimension arrays Actually sort 1st array (arrShort) based on values ...

2023Apr14

code image
Number_Formatted

Format the number as ' <1000 = 1,2,55, 85, 989 ' <1000000 = 1K, ...

2018May26

code image
FileSize_Formatted

Returns file size in formated human way (mb, gb, etc..) Or, it can format any ...

2018Apr25

code image
FileDate_Formatted

Returns a formatted version of file 'LastModified' date. Pass parameter ...

2018Apr25

code image
RemoteExplorer.asp

A directory Viewer with the option of downloading the file and reading text ...

2018Apr23

code image
ANStrList functions

Set of functions to manage ANStrList strings, read, save, delete, sort, compare, ...

2018Apr14

Similar codes

code image
Awesome Bootstrap Checkboxes

Bootstrap checkbox with font-awesome (BS-FA Checkbox) From

2019Jul30

code image
Magick SVGs to GIFs

Convert SVG files into GIF preserving the transparency, in bulk ' Used to ...

2019Sep5

code image
Star rating

Another Bootstrap rating system using Font-Awesome

2019Jun24

code image
BS Star system

Bootstrap, Font Awesome rating stars system, to replace options for users to ...

2019Sep26

code image
Star rating system

kartik star rating system using Bootstrap and Font-Awesome From

2019Jun23

code image
Star system

Star system with Font Awesome A Bootsnipp with ll needed css and js

2019Mar29

code image
ANBS controls

Set of functions to generate Bootstrap controls as strings. Controls available ...

2018Jun24

code image
ANmaTimeline

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

2018Aug26

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
HTMLTagAttributeValue

Reads value of certain tag attribute from certain attribute Identify attribute ...

2021May30

code image
Dropdown text field

Drop down text field, need it in one of my projects. Even though I will need ...

2019Jun25

code image
Card17-BS4

Dark cards in bootstrap 4

2019Apr25

code image
WorkbookNew_ANmar

Creates new workbook (does not save it) and returns filename.

2018Aug9