Search results 387

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

Card image
RangeTakePicture_Linked

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

Card image
ShapeDelete

Safely remove certain shape from worksheet

Card image
Shapes_HideShow

Hides or shows multiple shapes in a sheet in Excel, using one line command ...

Card image
Create Tree from 3 columns (Sheet2Tree)

Converts 3 columns in sheet into 3-generation tree using TreeView from Mscomctl. ...

Card image
JSon_Read_aText

Reads all json files generated by aText Sync command (screenshots) from certain ...

Card image
CutString_JsonKeyValue

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