Similar codes

code image
Microsoft Edge gestures

Microsoft Edge Right-mouse gestures I found that will really save me time ...

May27

code image
RegSave, RegRead, RegDelete

Windows Registry read, save and delete branch node or key. Three functions use ...

Sep15

code image
RemoveDuplicates

Removes duplicated items from a 1-dim array into new array, does not modify ...

2022Jul7

code image
Detect if Browser supports Flash

Detect if Browser supports Flash or not ( using ShockwaveFlash.ShockwaveFlash) ...

2019Jun2

code image
ANmaRemoveDuplicates2

Remove duplicated rows based on 2 columns in a table of any number of columns. ...

Dec4

code image
Save to, Read from, Delete registry key

Save into registry, read from registry or delete a key. Accessible to only ...

2019Jun15

code image
ANStr_RemoveDuplicates

Removes duplication in ANStr separated by a separator.

Jul13

code image
Progress in two nested loops

Formula to show progress to end user from inside two loops. More like an ...

2023Mar7

code image
RemoveHTMLTags

Remove HTML tags from a string, note, this won't handle html encoding.

2018Jul15

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
HTML_CleanNumber

Cleans block of string (HTML block) from characters that are not needed Can ...

2024Jan31

code image
CopyFiles

Copies files from list of files into a folder. Uses list of files with ...

2022Feb3

code image
HMatchIf

Horizontal match for a value in a row Horizontal MatchIf, returns column ...

2018Jun16

code image
FilesIn + FilesIn_Count

Returns list of files found in a folder, list separated with custom separator ...

2018May22