Search results 63

Sorted from new to old.
Card image
Hack VBE password in .xlsm

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

Card image
Shapes_HideShow

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

Card image
ANmaCountChars_Direction

Counts how many times we found OfChar repeated in TheStr from one of two ...

Card image
ImageMSO list

List of all images in ImageMSO used in ribbon as well in other parts of VBA in ...

Card image
ANmaFiles2List

Generating list of files in a folder. One file to do that. I know this has ...

Card image
ANmAdd_ThenSort_2Columns

Adds values of 2 cells into 2 columns (usually below them). I used these small ...

Card image
Triangular coded msg in file

Decodes message from file based on number in each line of text. Attached ...

Card image
NumberBeforeString_HTML

Cuts a number that would be found before certain word inside a block string. ...

Card image
PivotTable_ShowHideBlankItems

Shows or hides an item or items in a PivotTable filter field. Passing ...

Card image
Frm58

Build needed lines to create string variable having block of HTML. Provide the ...

Card image
ChartLabelsNumberFormat

Apply Number format of 1 decimal to datalabels of specific series in certain ...

Card image
FilesIn_Array and FoldersIn_Array

Return list of files in a folder back as array. Similar to

Card image
ReadBinaryBuffer

Reads file in binary mode as blocks Starts reading from start in sequential ...

Card image
FontAwesome icons in Office apps

Best way to use FontAwesome set of icons in apps, mainly my Excel tools and ...

Card image
OutlookFolder_DuplicatesRemove

Removes duplicated emails in an outlook folder. Originally not my work, ...

Card image
MultiTrim

Trims leading and trailing tabs, spaces and Enters Code has lines to work in ...