Codes Required

Similar codes

code image
ANStringListRead_JSON

Reads array into list of ANString, from [ until ] for the giving array name. ...

2024Jan9

code image
SettingRead_JSON

Reads certain value for a certain setting from FullJSONString text block. See ...

2024Jan8

code image
RandomArray

Creates array of random numbers, returns 1 Dim array

2018Jul2

code image
SplitTo2DArray

Splits ANStrArray into 2-Dimension array Using custom row and column ...

2018Jul9

code image
API in ASP Classic

A simple REST API technique reading record from Access mdb, then generates json ...

2019Feb1

code image
JSON_To_Table

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

Jun6

code image
ArrSort_5Arr and ArrSort_7Arr

2 functions to sort 5 Arrays or 7 Arrays respectively.

2023Apr23

code image
JSON-VBA

2 modules to read output of json API (or file) into parsed array of objects. ...

2020Jul30

code image
CalcArea

Calculates the area of objects. Pass formula argument as string and values as ...

2018Jul24

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
PrevWeekday

Returns date of the previous weekday (Friday, Saturday, Sunday, etc) from ...

Feb1

code image
TrimLines

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

Jan31

Random Codes

code image
jQuery.timeline

Great horizontal timeline jquery From

2019Jul11

code image
FixPath_Word

Fixes the path for a given folder, PC or Mac by adding separator only if ...

2018Aug9

code image
AmIMobile

Check if browser is for a mobile or tablet, or not. This was before we have ...

2018Aug8

code image
URL2Text + Text2URL

URL2Text to convert a URL into string Text2URL will converts a text with ...

2018Apr15