Search results 107
Sorted from new to old.
Styles_DeleteNonStandard
Delete styles from an Excel workbook, any non-standard style will be deleted. ...
ApplyValidation_DropDown
Adds Validation drop-down to a cell (Data --> Validation --> List), or to a ...
CellSave_Hyperlink
Creates a hyperlink to URL or to cell inside a cell in Excel VBA (or delete it). ...
ConvertMultiLine2 + 6
Convert text blocks (by converting line separators from any separator to any). ...
CellRead (SimpleLookup)
Simply reading a value from a specific cell from a sheet from a workbook ...
LogSheet_Add + LogSheet_Clear
2 Functions LogSheet_Add and LogSheet_Clear to add new entry to log or clear ...
CellCommentRead + Save
Reads/Saves a comment into a cell CellCommentRead to Reads comment from a ...
MatchIf_ThenDelete
Searches for an item in a column, then if found, delete that cell (not clear, ...