Search results 1,215

Sorted from new to old.
Card image
Gemini AI Limit reset timer

A simple representative to show me when will my limit reset. Using AI as free ...

Card image
Recalculate cells with UDF

Force Excel to calculate Cells with UDFs inside VBA code UDF = ...

Card image
ANmArray_1stMatch_orPartial

Returns the 1st item found in array matching partially the search for value. ...

Card image
MatchIfUp_DateTime

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

Card image
Explorers

Open several windows of Windows file explorers (Explorer.exe) to certain ...

Card image
ListBox redraw bug (fm20)

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

Card image
SetAllPictures_MoveAndSize

Set shapes to "Move and size with cells" All shapes inside a sheet (or all ...

Card image
ANmaTable_FieldValue_Concat

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

Card image
ANmExcelTableAddress

Returns reference of a table in Excel workbook. This is because not all tables ...

Card image
CSS placeholder animation

Pure-CSS dark animation as placeholder, flexible to fill container.

Card image
ItalicTextbox_Partial

Set part of textbox to italic, starting from StartingChar found in text until ...

Card image
ColorTextbox_Partial

Set part of textbox to certain color, starting from certain character found in ...

Card image
ANmExcel_Replace

Replace text in cell using Excel built-in Replace function. Ability to do ...

Card image
Win11 instant Startup apps

Force Win11 to start startup apps instantly without waiting for idle state. ...

Card image
SVG-to-GIF Preserving transparency

SVG to GIF with transparent background. Among other online converters, this ...

Card image
DuplicatedList

Returns list of duplicated items in a range as ... ' ...