Similar codes

Card image cap
IfFoundInList

Checks to see if sStr matches on of the items in Listof, knowing separator, ...

Jul24

Card image cap
WorkbookOpen_ANmar

Opens Workbook without running AutoMacros and without letting the user know ...

2018Jun16

Card image cap
CanAccessVBA

Returns true if VBA is accessible through code, returns false if not

2018Jun22

Card image cap
FindName

Finds a name in a workbook, returns true or false

2018Jun10

Card image cap
Between2int and Between2intinc

Checks if number between two numbers, with or without considering those numbers. ...

Mar23

Card image cap
Dec2Hex

Converts integer decimals into Hexadecimals

2018Jun20

Card image cap
RGB2Long

Converts Red, Green and Blue integers into RGB long value

2018Jun2

Card image cap
iShuffle + lShuffle

Generates a random number, integer or long

2018May13

Card image cap
Floor

Rounding a number to nearest integer closest to zero.
Equivalent to Excel ...

2018Apr25

Recently by developer

Card image cap
CountColumnCells_2Criteria

Counts how many cells matching 2 criterias. Just like

Wed 7AM

Card image cap
Files_FoundHours

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

Tue 7AM

Card image cap
MatchIf2Up

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

Mon 9AM

Card image cap
ANString_Location

Finds the location of a sting inside list of strings with certain separator, or ...

Apr23

Random Codes

Card image cap
SQL Date from DateTime

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

Nov29

Card image cap
Laoding Circle

Loading animation in css/js

2019Jan5

Card image cap
Hex2Int

Converts hex to Integer

2018Sep27

Card image cap
Str2Hex

Convert a string to Hex

2018May28