Search results 263

Sorted from new to old.
Card image
MouseDown and MouseUp in FM20 controls

Full story of MouseDown and MouseUp in FM20 controls

Card image
ANmaCellChar_Superscript_Subscript

Sets certain character inside a cell as superscript or subscript

Card image
FindZipFile_WShell

Finds the first zip in a folder matching wild cards mask using WScript.Shell ...

Card image
CutString96_NumberX

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

Card image
CountNumbers_inString

Returns how many numbers found inside a text

Card image
FindImg_WShell

Finds the first image in a folder matching wild cards mask using WScript.Shell ...

Card image
DownloadFile_Safe

Downloading file directly to machine without refreshing or going to another ...

Card image
JSON_To_Table

An attempt to read json into table. This one is a work in progress, tested and ...

Card image
Min_No0s

Getting the minimum number from an array excluding zeros. Edit 2025-03-11: ...

Card image
Microsoft Edge gestures

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

Card image
ANmaCellFormat

Reads or set Numberformatting for a cell or range. Can pass sheet and workbook ...

Card image
SortArea4

Sort range of cells by up to 4 columns. Can use any of these columns, not ...

Card image
OneDrive Reset

Reset OneDrive because I am a heavy OneDrive user. Most recent instructions, ...

Card image
NumberNumberNumber

Finds 3 numbers in a string by ignoring characters between them. ' example ...

Card image
SwitchTextinCells

Switch text inside cells with another text. This was needed to correct an bug ...

Card image
ANStrSort3

Sort list of texts having cell address by cell address as alphanumeric in Asc ...