Codes Required

Similar codes

code image
CutLeftNumber

Cuts the left part of string as long as it is number Keeps getting characters ...

Dec31

code image
CutRightString

Cuts a string from a string FROM RIGHT starting from specific character and ...

2018Jun2

code image
CutString11

Cuts long string from certain character to certain character with option to ...

Feb24

code image
NumberBeforeString

Cuts a number that would be found before certain word inside a block string. ...

Feb1

code image
LXFormat

Formats a number found at end of string to have additional leading zeros to ...

2023Jun30

code image
OpenPassword + ClosePassword

Encrypt / Decrypt a string, convert it to "77 96 105 105 106" or back to ...

2018Jun14

code image
CutString3

Cuts a string from a larger one using separators.
Ex, CutString3("Will ...

2018May29

code image
IsNumericChar

Checks if character is number or no. Returns True or False Number includes the ...

Aug21

code image
IntlIsAlphaCharacter

Test if a character is alphanumeric, regardless of the code page or language ...

2020Mar21

Recently by developer

code image
HTMLCloseTag_HasWordAfter

Finds the number of occurrence of a "Numeric" inside a string having a certain ...

Sun 4AM

code image
CountColumnCells_Unique

COunts unique cells found in a column. Passing sheetname, workbook name and ...

Sun 4AM

code image
RoundUp2

Rounds a number to nearest identifier up. Like 105 up to nearest 20 ...

Oct1

code image
Walking Columns (Scrollable Columns-Chart)

Allow users to scroll through columns in column-chart. Used chart.js, this is ...

Sep30

Random Codes

code image
BusinessDateDiff

Number of Business days between two dates. Note that it doesn't take Christmas, ...

Oct25

code image
Bootstrap lightbox

Simple easy bootstrap lightbox From

2019May4

code image
Date Month icon

Calendar icon, or date icon, in pure css, used

2019Jan11

code image
DosCommand_Read

Get output of DOS Command in string, by reading output into temp text file, ...

2018Jun22