Search results 145

Sorted from new to old.
Card image
Subtotal_Indirects

Finds the SUM, COUNT, COUNTA, etc for a range of cells referencing using ...

Card image
NMRRank_v2021

Ranks a number among set of numbers. This is part of huge tool, we needed to ...

Card image
CleanArray

Cleans array of unwanted items This usually needed after you merge two arrays, ...

Card image
merge2Arrays

Merges two 1-dimension arrays and return an array Both should be 1 dimensional ...

Card image
Highlight row of current month

Highlight row in Excel if it is within current month This is another version ...

Card image
Excel ribbon

Add ribbon menu to certain macro-based workbook to run macro, will only be ...

Card image
Execute exe embedded in Excel

Execute exe file that embed inside Excel sheet This is for experimental, not ...

Card image
ShapeRange_BG

Replaces the background fill of any shape in Excel with an image Not Ready yet, ...

Card image
Excel crashes when File > Print

During generating Print Preview, Excel crashes. Applies to some files, not all, ...

Card image
Vertical page breaks

Change Vertical page breaks in Excel spreadsheet preparing to print Looks like ...

Card image
Hiding chart in Excel

How to hide a full chart in Excel. By treating it as shape, not as chart.

Card image
Generate_PowerPoint

Creates PowerPoint slideshow file from Excel range(s) with slide per sheet (or ...

Card image
Save Excel range (or shape) to picture

This is an interesting approach to export a range of cells into picture using ...

Card image
BrowseImage

Asks user to select an image and returns full path and name of selected image ...

Card image
Resize_Me2 + Resize_Me3

Resizes Excel window to certain small size and location (hard-coded) and hide ...

Card image
CellSave and CellRead

Reads a cell or Saves value into certain cell, in certain sheet and workbook. ...