Search results 146

Sorted from new to old.
Card image
ANmaFormatLastRow

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

Card image
rel nofollow

Outside link no follow. html nofollow of rel No more confusion if it is ...

Card image
Textbox_PartialBold

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

Card image
Pagebreak and Pagebreak preview

When setting the location of pagebreak, you need to have that sheet view set to ...

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
Header font name and size in VBA

Looks like it is not easy to change font name, size and style for a header or ...

Card image
ANmaRemoveMultiSpace

Removes multiple spaces from within string, those are up to 16 spaces that ...

Card image
UsedRange

Returns the address of first:Last cells with data in sheet. Like pressing ...

Card image
1st cell of sheet range

Returns the address of first cell in data in range, the very first cell of very ...

Card image
Custom Excel UI ribbon

Excel custom ribbon in details. A good article I use as reference to add custom ...

Card image
MatchIf8

Searches for 8 cells in 8 columns and returns the row number if all found. Has ...