Similar codes

Card image cap
Special chars

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

2021Oct13

Card image cap
CutString3

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

2018May29

Card image cap
CutString3

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

2018May29

Card image cap
VBInstrRev

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

Jan24

Card image cap
CutString11

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

Feb24

Card image cap
CutString

Cuts a string from certain char till certain char, can be used to cut left, ...

2018May29

Card image cap
SQL instr

Searching for a string inside a string in SQL. You may say it is the instr in ...

Feb3

Card image cap
Times_inHours

Calculate the total number of hours between two times and return in format ...

Jul20

Card image cap
Excel 2010 hyperlink issue fix

An issue I started to see when clicking on a hyperlink in Excel 2010, while I ...

2019Jun16

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
Random Number in SQL

Generate Random number inside SQL using timestamp (GetDate function) One of ...

Jan30

Card image cap
ExitTool and DoNothing

My way of Exiting tool in case or error, also another sub that basically does ...

2020Oct31

Card image cap
SettingRead_JR

Reads setting saved in columns J:R Just like SettingRead, but when we have ...

2018Jun26