Similar codes

Card image cap
Random GUID

Generate a random GUID using oracle db workbench Also add timestamp to ensure ...

2019Dec22

Card image cap
CreateGUID

Generate random GUID of 36 chars (with or without brackets) using TypeLib ...

2018Jun25

Card image cap
GenerateRandom

Generates a random string, returns string passed, then full date, then 8-chars ...

2018Sep12

Card image cap
RandomNumber

Generate random number between Lower and upper numbers provided

2018Jun28

Card image cap
iShuffle + lShuffle

Generates a random number, integer or long

2018May13

Card image cap
RandBetween

Generating random number between two

2018Apr25

Card image cap
RemoveDuplicates

Removes duplicated items from a 1-dim array into new array, does not modify ...

2022Jul7

Card image cap
RandomArray

Creates array of random numbers, returns 1 Dim array

2018Jul2

Card image cap
Random Number in SQL

Generate Random number inside SQL using timestamp (GetDate function) One of ...

Jan30

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
FindAncherURL_InHTMLRow

Finds the URL (href tag value) for an anchor inside a table row (tr element) ...

Mar4

Card image cap
ANmaVLookup

Finds first occurrence of item in column, then returns value from same row as ...

2022Dec23

Card image cap
Random GUID

Generate a random GUID using oracle db workbench Also add timestamp to ensure ...

2019Dec22

Card image cap
FileDate_Formatted

Returns a formated version of file 'LastModified' date

2018Apr25