Search results 124

Sorted from new to old.
Card image
Subtotal_Indirects

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

Card image
Special chars

How to type special characters in keyboard using ALT + keypad numbers I also ...

Card image
Morse code functions

Convert text or single character to and from Morse code. TexttoMorse, ...

Card image
CutString8

Cuts a string from certain character to certain character with option of either ...

Card image
Regular expressions (Notepad++)

How to do regular expressions in Notepad ++ search and/or replace Helpful when ...

Card image
Row_PixelLocation

Gets the cell row where a certain shape is located by passing shape.Top number ...

Card image
Hiding chart in Excel

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

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
ANmaCopy_Objects

Copies objects from cell into cell Decide Sheet, and workbooks to copy from or ...

Card image
Part of cells in Excel

How to modify part of text inside an Excel cell using VBA. Something in my ...

Card image
Long filename

How to delete or rename file with long filename, say more than 200 chars. ...

Card image
TrimEnters

SQL Function to remove repeated Enters from a string in SQL Chr(13) + Chr(10)

Card image
Graphbar

Interactive graph bars, will go deeper when you click on the bar Originally ...

Card image
Sorting Strings

This is not a function as much as a note. I needed to force a line to show at ...

Card image
Custom Excel Right-Click Menus

Customizing Excel's right click menus The following code demonstrates how to ...

Card image
IntlIsAlphaCharacter

Test if a character is alphanumeric, regardless of the code page or language ...