Codes Required

Similar codes

Card image cap
MultiRead_JSON

Reads array of arrays from the parent and return back ANString of 3 columns

Jan13

Card image cap
FilesIn + FilesIn_Count

Returns list of files found in a folder, list separated with custom separator ...

2018May22

Card image cap
ScanFolder

Scans folder and its all subfolders (2 levels only) for files then put file ...

2023Apr7

Card image cap
FilesIn + FilesIn_Count

Returns list of files found in a folder, list separated with custom separator

2018Apr23

Card image cap
RandomArray

Creates array of random numbers, returns 1 Dim array

2018Jul2

Card image cap
Files_MostRecentN

Gets most recent N files from a given folder. Uses Arrays, and the function ...

2018Oct1

Card image cap
CalcArea

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

2018Jul24

Card image cap
merge2Arrays

Merges two 1-dimension arrays and return an array Both should be 1 dimensional ...

2021Sep21

Card image cap
FindIn1DArray

Returns 1 if an item found in array, 0 if not

2018Jun6

Recently by developer

Card image cap
MatchIF5

Searching for rows having 5 values in 5 columns Like

Mon 5PM

Card image cap
CountColumnCells_2Criteria

Counts how many cells matching 2 criterias. Just like

May1

Card image cap
Files_FoundHours

Listing the file from a folder that was created during last few hours. Can ...

Apr30

Card image cap
MatchIf2Up

Search for 2 items in 2 columns starting from last row upword (Starting with ...

Apr29

Random Codes

Card image cap
SqlExec

Runs SQL Command that needs no return This is primarily useful for CREATE, ...

Sep3

Card image cap
Bootstrap Select

Multi-select drop-down in Bootstrap with customization From

2019Sep16

Card image cap
VBA vs ASP Classic

Differences between coding in VB in Classic ASP (aka VBScript) and VBA (aka ...

2019Jun2

Card image cap
Upload4

Uploading files into server, the simplest way I have here This is the famous ...

2018Sep2