Search results 125

Sorted from new to old.
Card image
MatchIfUp_DateTime

Finds first cell in column that is a date/time from bottom to top (technically ...

Card image
ListBox redraw bug (fm20)

Fix to the bug that when changing item in listbox that is not visible because ...

Card image
ANmaTable_FieldValue_Concat

Concatenates fields in certain row each with its header and returns the full ...

Card image
File1st_Attributes_In

Gets details of first file found in folder, based on requested order, byt name, ...

Card image
DateOffset_FromMMDD

Calculate the new MMDD from a date formated as MMDD after adding/subtracting ...

Card image
QTexts_Min

Returns minimum quarter of 2 strings representing quarters, like 1Q2024, 3Q2015, ...

Card image
ANmAraDate

Format full date in Arabic language using several known Arabic month syntax. ...

Card image
FilesIn_4Array

Returns list of file names along with path, date modified and size in array of ...

Card image
DateAdd_Networkdays

Adds workdays to a date using DateAdd It keeps adding days and checks how many ...

Card image
PrevWeekday

Returns date of the previous weekday (Friday, Saturday, Sunday, etc) from ...

Card image
FilesIn2 - sorted files

List of files, sorted by name, size or modified date ascending or descending. ...

Card image
ArraySort_3Cols

Returns the Array of 3 cols after sorting it

Card image
SSL/TLS certificate add/update

Always found myself struggling when applying security to websites for the past ...

Card image
Sheet_RowID_Generate + _LastUsed

Generate random unique ID in a column as IDyyyymmRRRR And the second function ...

Card image
Excel 2408 bug

Serious bug in Office update that was pushed Aug 26th. At least from Excel ...

Card image
Get boot time

Get the last time Windows 10 was started. Needed this quickly for research.