Search results 62

Sorted from new to old.
Card image
JSon_Read_aText

Reads all json files generated by aText Sync command (screenshots) from certain ...

Card image
HTMLTable_FindTable

Reads < table .... < /table> found after index Have ability to opnly bring the ...

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
Between2int and Between2intinc

Checks if number between two numbers, with or without considering those numbers. ...

Card image
VBInstr_Numeric

Finds location of 1st numeric character inside string starting from a certain ...

Card image
PivotTable_ShowHideBlankItems

Shows or hides an item or items in a PivotTable filter field. Passing ...

Card image
Fix Excel Issue

Fixing Excel broken spreadsheet issue. When working with some large ...

Card image
CreditCardType

Returns credit card type and whether it is valid or not. Found it in my old ...

Card image
DynamicFill

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

Card image
ServerXMLHTTP stream

Using ServerXMLHTTP object to show (stream or download) and image , or any ...

Card image
ConcaUFO_RowsfromSheets

Imports rows from multiple sheets of a workbook into final sheet along with ...

Card image
BS3 Checks

Check boxes with Bootstrap colors From

Card image
ListBox_Excel_Sort

Sort items in Fm20 Listbox using Excel spreadsheet Sort function. Can decide ...

Card image
FolderSize_Swift

Gets total of folder size in bytes. With some tweaks, you can modify it to use ...

Card image
DelFiles

A very simple to delete a directory and the entire files and folders in its ...