Similar codes

code image
Random GUID

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

2019Dec22

code image
RandomNumber

Generate random number between Lower and upper numbers provided

2018Jun28

code image
iShuffle + lShuffle

Generates a random number, integer or long

2018May13

code image
RandBetween

Generating random number between two

2018Apr25

code image
GenerateRandom

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

2018Sep12

code image
fnGenerateRandomString

SQL function to generate random string I thought it would be easier to find ...

2019May5

code image
RandomArray

Creates array of random numbers, returns 1 Dim array

2018Jul2

code image
RandomRecords

Returns random IDs (or any column) from SQL Database table, passing number of ...

2018Jul29

code image
Hide SQL table

A simple easy way to hide tables in SQL Server

2022Apr23

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
gsplit usage

How to use gsplit to split large files into smaller parts to allow to read it. ...

Feb7

code image
ANStrSort2

Sort list of strings in ascending or descending order using pure VBA, no ...

2020Sep24

code image
fnGenerateRandomString

SQL function to generate random string I thought it would be easier to find ...

2019May5

code image
RGB2Long

Converts Red, Green and Blue integers into RGB long value

2018Jun2