Similar codes

code image
CutString11

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

Feb24

code image
CutString8

Cuts a string from certain character to certain character with option of either ...

2021May29

code image
CutString9

Cuts from CutFrom starting from any of items found from ...

2024Jan7

code image
CutLeftNumber

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

2023Dec31

code image
CutString

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

2018May29

code image
CutRightString

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

2018Jun2

code image
CutString1

Cuts a string from a string starting from a specific character index and until ...

2018Jul11

code image
CutLeft

Cuts the left part respecting words, without cutting words

2018May30

code image
CutString_Words_Left + CutString_Words_Mid

Cuts the left or Middle part of string without breaking words Can specify ...

2018Aug8

Recently by developer

code image
ToggleCells

Toggle a value through list of cells in a range Pass current value and range ...

Feb2

code image
Toggle5Values

Toggles among up to 5 values. Pass the current values, then up to 5 values (in ...

Feb2

code image
PrevWeekday

Returns date of the previous weekday (Friday, Saturday, Sunday, etc) from ...

Feb1

code image
TrimLines

Remove all line breaks from text from a text. Not like

Jan31

Random Codes

code image
ANmAddressSame

Checks if passed addresses are referring to same cell regardless of ...

Sep24

code image
Part of cells in Excel

How to modify part of text inside an Excel cell using VBA. Something in my ...

2020Oct13

code image
Graphbar

Interactive graph bars, will go deeper when you click on the bar Originally ...

2020Aug16

code image
Toggle navbar with Slide Down Animation

TOggle Navbar to show, login form, another list of links, search bar, or ...

2020Jul30