Similar codes

code image
CutString11

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

Feb24

code image
CutRightString

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

2018Jun2

code image
CutString97

Cuts part from large string from certain character to certain character with ...

Jun5

code image
RangeValues

Returns values of all cells in range into 1 string Only non-blank values ...

2024Jan25

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

code image
CutString1

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

2018Jul11

code image
CutString

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

2018May29

code image
CutString12

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

Aug22

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
Enable Includes in ASP Classic

Enable relative paths for ASP Classic includes to work. New servers do not ...

2023Aug7

code image
DB connection driver

What is the Driver part in ConnectionString

2023Jun2

code image
Cell_Add_or_Subtract

Adds amount to active cell, or subtract Applies to selected cell in current ...

2022Sep1

code image
DynamicFill

Fills in more rows at end of a range Used to add more rows at end to have all ...

2022Mar11