Search results 393

Sorted from new to old.
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
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
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
SVG-to-GIF Preserving transparency

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

Card image
ANmaFormatLastRow

Format last row found/added in Excel range to certain color. ColorText is the ...

Card image
ANmaDailyFolder

Creates folder daily in certain folder using certain mask (daily or any other ...

Card image
Hack VBE password in .xlsm

Remove VBE project password protection off of xlsm. This is screenshot on how ...

Card image
BoldTextbox_Partial

Set part of textbox to bold, starting from StartingChar (like : ) that found in ...

Card image
Formulas_FromFile_ToRow

Imports formulas from file into list of cells defined in file itself into ...

Card image
Formulas_FromRow_toFile

Exports all formulas in a row of sheet into text file.