Similar codes

Card image cap
Random GUID

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

2019Dec22

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
GenerateRandom

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

2018Sep12

Card image cap
RandomArray

Creates array of random numbers, returns 1 Dim array

2018Jul2

Card image cap
fnGenerateRandomString

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

2019May5

Card image cap
Hide SQL table

A simple easy way to hide tables in SQL Server

2022Apr23

Card image cap
SQL Date from DateTime

Extract Date from Datetime field in SQL An old method I found in my archive.

Nov29

Recently by developer

Card image cap
MatchIF5

Searching for rows having 5 values in 5 columns Like

May6

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
Triangular coded msg in file

Decodes message from file based on number in each line of text. Attached ...

Mar4

Card image cap
FoundinList

Finds a matching item of a number in list of numbers. Returns 1 if found, 0 if ...

2022Aug12

Card image cap
Protect VBA

Protect VBA project from inside VBA This is the raw way, there has to be other ...

2019Jan1

Card image cap
URL2Text + Text2URL

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

2018Apr15