Similar codes

code image
VBInstrRev

Similar to VBInstr, but this one does it in reverse, which is instrrev() ...

Jan24

code image
CutLeftNumber

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

Dec31

code image
Between_2Chars

Returns if a char was found between two defined characters. Like find if Loss ...

Nov22

code image
Special chars

How to type special characters in keyboard using ALT + keypad numbers I also ...

2021Oct13

code image
NumberFoundinsideTag

Checks if a number found between two characters, searching can be customized to ...

2023Aug21

code image
CutString12

Cuts string between two numbers that found inside string. Like extract the ...

Aug22

code image
IfFoundInList

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

2023Jul24

code image
DigitsORLettersOnly

Check if the string has special characters or not, only Letters or digits ...

2018Aug8

code image
Limit Characters in a TextArea

This will limit the number of characters a user types in a textarea.

2018Apr18

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
File_SettingRead + File_SettingSave

Reads and saves settings to Settings file, used asp here. Similar to

2022Dec27

code image
SmartMenus for WordPress

Cascading menu, on all devices. From ...

2022Jul11

code image
Star rating

Another Bootstrap rating system using Font-Awesome

2019Jun24

code image
WorkbookSaveAsk_ANmar

Asks user to save file (or workbook) using GetSaveAsFilename method. Returns ...

2018Jul17