January 12, 2012
My Toughest Excel Challenge So Far! Recently a member contacted me with a VLOOKUP question, but when I further understood the requirements it became a challenge I’d never come across before. This pushed me to my Excel limits and I have to be honest…I nearly gave up twice! By giving up I mean I was [...]
read more
December 14, 2011
Excel’s INDIRECT Function has many applications and perhaps its simplest is to fix a range of cells you want to reference. For example a standard SUM function looks like this: =SUM(B16:B24) If you insert a row within this range the formula dynamically updates and becomes: =SUM(B16:B25) It will dynamically update even if you absolute the [...]
read more