Search results 263

Sorted from new to old.
Card image
IsNumericChar

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

Card image
MouseDown and MouseUp in FM20 controls

Full story of MouseDown and MouseUp in FM20 controls

Card image
HTMLTable_FullRow_NonBlanks

Returns all numeric values in row separated by Sepa Only cells that are not ...

Card image
ExtractNumeric_FromCell

Returns the number from an HTML cell after cleaning and finding sign. We faced ...

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
QuarterNumber_FromDate

Returns the number of quarter from a date

Card image
DateDiff_Networkdays

Calculates no of workdays between two dates. Option to use international ...

Card image
DecimalPlaces

Returns how many decimal places the number have

Card image
CountRowCells

Counts how many cells with data in a row, starting from certain column until ...

Card image
Q_NoOfdays

Calculates number of days for certain quarter, starting from given quarter with ...

Card image
Min_No0s

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

Card image
MatchIf6Up

Searches for 6 values in 6 columns and return the row number found in. ...

Card image
MatchIf5Up

Searches for five cells in five columns and return the row number if all found ...

Card image
ANmaHTMLTables_Combine2

Combine strings of two HTML tables into string of one table. Edit 2024-10-31: ...

Card image
Files_FoundHours

Listing the file from a folder that was created during last few hours. Can ...