Search results 102

Sorted from new to old.
Card image
ANmAddress_Value

Returns the value of a cell address in another sheet. Todo: Allow to reference ...

Card image
HTMLCloseTag_HasWordAfter

Finds the number of occurrence of a "Numeric" inside a string having a certain ...

Card image
FixURL

Return safe URL after converting critical chars to whatever passed in SafeChar

Card image
RegSave, RegRead, RegDelete

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

Card image
IsNumericChar

Checks if character is number or no. Returns True or False Number includes the ...

Card image
StartApp-IfNotStarted

Checks if application is already running, returns 1 or 0 My first function

Card image
CutString96_NumberX

Extract a full number from string block having 1 or more full numbers. Like ...

Card image
ANmaReplace_Occurrence

Replaces certain occurrence of a string with another inside a string. Like ...

Card image
Microsoft Edge gestures

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

Card image
MatchIf2Up

Search for 2 items in 2 columns starting from last row upword (Starting with ...

Card image
Remove Managed by Your Organization from Edge

AI helped me here to remove the message on my browser of (Managed by your ...

Card image
CutString7

Cuts right part of a string starting from certain occurrence of a separator ...

Card image
ReverseArray

Reverses order of array. In other words, the upperbound value of an input ...

Card image
SendEmailMsgv2023

Sending email using Microsoft 365 account. Edit 2024-01-02: Adding ability to ...

Card image
BusinessDateDiff

Number of Business days between two dates. Note that it doesn't take Christmas, ...

Card image
ANmaFilter3

Filter database into new sheet, by copying certain columns only, not whole ...