Feeds:
Posts
Comments

Posts Tagged ‘Excel’

Create Your Own Excel Add-Ins

Yesterday I showed you how to create your own functions using Excel VBA, or Visual Basic for Applications. Today’s post will take this to the next level.
If you’ve played with creating and using your own functions, you may have noticed that once you close that workbook, you lose the ability to use that function. [...]

Read Full Post »

How to use Excel VBA to hand-craft custom functions for spreadsheets requiring complex functions.

Read Full Post »

Calculated Items in Pivot Tables

Work with Excel pivot tables long enough and you will find yourself suffering many frustrations. For starters, there’s no way to create your own AutoFormats, so unless your company wants to use Microsoft’s idea of good-looking tables as its standard format, you’re prett much stuck with copy/pasting and doing your own formatting. This [...]

Read Full Post »