Similar codes

Card image cap
MetricToUSStandard

Converts a Metric Measure into a US Standard Measure. Arguments: ...

2018Jul17

Card image cap
RemoveDuplicates

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

2022Jul7

Card image cap
SettingRead_Ajax + SettingRead_Ajax_IntoObject

Two functions to return an output of file into object on page or back to caller ...

Jan12

Card image cap
Nautical/Flight Functions

Functions perform various calculations useful for planning trips. MPH2Kt: ...

2020Oct13

Card image cap
RGB2HTML + HTML2RGB

Converts RGB color to / from HTML format As bonus, functions RGB_ExtractColor ...

2018Jul9

Card image cap
RGB2Long

Converts Red, Green and Blue integers into RGB long value

2018Jun2

Card image cap
Read Write and Append Text

Uses FSO to read, write, or append text in a file

2018Apr15

Card image cap
Num2En

Convert number to English words, convert 450 to 4 hundreds and fifty dollars

2018Jul6

Card image cap
InvertColor

Converts color into its negative value, as in "e4f15a" into "1C0FA6"

2018Jun20

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
AddressReferenceStyle

Change Address style from R1C1 to A1 or from A1 to R1C1. Something I needed ...

Nov1

Card image cap
Encrypt1 + Decrypt1

Encrypts (and decrypts) a string. To decrypt an encrypted string, use the ...

2018Jul25

Card image cap
IsFolder

Returns a Boolean value that indicates if the parameter is a folder.

2018Jun18

Card image cap
CutString3

Cuts string from a larger one based on a specific separator.

2018May29