Search results 277

Sorted from new to old.
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
ANmExcelTableAddress

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

Card image
SVG-to-GIF Preserving transparency

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

Card image
ANmaTableAddress

Returns the full name of table with its sheet name to be used in formulas or in ...

Card image
ANStrColor2RGBA_Para

Returns Red, Green, Blue and Transparency from text representing color Like ...

Card image
RangeTakePicture_Linked

Converts a range in Excel sheet into picture. linked or unlinked. Important! ...

Card image
QTexts_Min

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

Card image
CutString_JsonKeyValue

Reads value from json string for certain key. Using RegEx Regular Expression. ...

Card image
Site as app (PWA)

Instructions on how to convert a website into an app, called Progressive Web ...

Card image
ASPZip

Zipping in ASP Classic, would love to test on my next project.

Card image
Header font name and size in VBA

Looks like it is not easy to change font name, size and style for a header or ...

Card image
ANmaDropdown Search

Shows drop down menu of matching items when user searches in textbox with ...

Card image
UsedRange

Returns the address of first:Last cells with data in sheet. Like pressing ...

Card image
1st cell of sheet range

Returns the address of first cell in data in range, the very first cell of very ...

Card image
NumberBeforeString

Returns number if found before certain word in larger string. This can be used ...