Microsoft Office

Items relating to Microsoft Office.

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.

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:

Microsoft Outlook 2007 - Turn off Auto-Preview Attachment

If you've been frustrated by Microsoft Outlook 2007's taking several minutes to attempt to "auto-preview" your email attachments, you may want to turn the "auto-preview" attachment feature off.

Excel - Access Named Range in a Function

Once you've created named ranges in Excel you may want to access cells within the named range...

Syndicate content