Excel - Create Named Ranges from Column Headers

If you've ever wanted to create a series of named ranges from column headers, the following contains code that you'll need to add to the VB Editor in Excel (CTRL+F11):

Excel - Find and Manage Named Ranges

Once you've created and defined named ranges in your Excel spreadsheet, use the Name Manager to find and manage your named ranges.

Excel - Show Formulas

How to show formulas in Excel instead of the actual formula results.

Firefox 4 - Bookmarks on Titlebar on Windows XP

In order to further streamline your latest Firefox 4 install, you can download a plugin for Windows XP that will allow you place your bookmarks toolbar on the windows titlebar.

Excel - Get Formula for a Cell

In Excel, if you're looking to see the function for a particular cell and not all cells, you can use the following:

Create this function in VB (accessible through CTRL + F11)

Excel - Concatenate Numeric Text Format

Use the following to force Excel to handle your numeric items as you want them to be handled instead of having Excel decide how to handle the conversion of numeric items to text:

SQL Create Column Names as Variable Names

Have you ever needed to extracts column names from a table to use as variable names?  

Syndicate content