|
Budget versus actual is one of those reports that follows you around if you're in Controlling, FP&A or creating any type of management report for your company. I built versions of it for years. The numbers were never the difficult part. Putting it together so it actually communicated something was the tricky bit. Management always wants to see things from different angles, so it had to work by month and by region. How could I fit it all on one page? Actuals, plan, previous year, variances, all of it. Well, here's one way to do that. Take a look at the chart below. The bars up top compare actuals to plan, and underneath, thin strips show the variance (change to plan and change to last year), each sitting right under its category, lined up perfectly. There's also a dropdown above it where you can pick a month and every number updates on its own. The thing is Excel doesn't have a chart type that creates this. It needs more than one chart, in fact. The trick is to lay each variance directly on top of the main chart and stretch it until the columns line up, then move it down into place. Two settings do the rest. Remove the fill on the variance chart so it's transparent, and hide its axis labels so the category names only appear once. I walked through the whole build - dropdown, lookups, charts and all here: ๐ Excel Dashboard to Track Budget and Actuals with Variances โ ๐ค Geeky News๐ Word can now link straight to a spot in a documentNo more "see the section halfway down page 47." Word now lets you create shareable links to a location on a page. Select some text, right-click, Copy Link to Location, and whoever opens it lands exactly there instead of scrolling around guessing. Rolling out now on Windows and Mac. Finally, something to end the "did you see the part about..." back-and-forth. โ๏ธ Copilot can now build your slides on iPadโCopilot co-creation just landed in PowerPoint for iPad. Turn notes, an outline, or even photos into a draft deck, or ask it to fix formatting and rewrite text, all from your iPad. No worries if you hate typing on the mobile keyboard - voice instructions are supported. Good news for the impatient: you can keep swiping through other apps while it works and come back to review. Handy if your best ideas hit you nowhere near a laptop. ๐ Microsoft is finally fixing File ExplorerโFile Explorer is getting a long-promised overhaul. It promises fewer freezes and faster launches. No longer freezing after a file rename? Sign me up. Plus, they're redesigning the right-click menu and letting you customize what's in it. It's rolling out to Windows Insiders first, so the rest of us will have to wait our turn. ๐ A different job next yearDave is a data manager, and he's using Business Charts in Excel to build an entire reporting system. Here's what he told us: Funny how that happens. You go looking for better charts and come out the other side running the whole data operation. See you next week, Leila When you're ready, here are some ways we can help: ๐ Join 500,000+ members in our coursesโ ๐บ Get free tutorials on YouTubeโ ๐ฅ Train your whole team with our courses. Team pricing and progress tracking - reply for details. This newsletter contains affiliate links, which give us a small commission at no cost to you. Thank you for your support! |
XelPlus is a leading online education company, providing training courses for Excel, Power BI, Finance, and Google Sheets. XelPlusโ bestselling courses are popular among financial analysts, CFOโs, and business owners. Technology is changing fast. We help our members turn confusion into confidence with every skill learnt.
When I worked in finance, the reports I had to build almost always needed data from different tables. Sales figures sitting in one. Product details in another. And the report needed both. So I did what most people still do. I used VLOOKUP to pull everything into the sales table until it turned into one mega giant table. Ok, these days you'd reach for XLOOKUP, but it's still the same move. It worked, but it was slower and more work than it needed to be. I had no clue there was a cleaner way. I...
When was the last time you used TOCOL in Excel? If the answer is never, I'd say you're in good company. The function's been in Excel for a while now but almost no one reaches for it. It can be super helpful though for everyday problems. For example, you've got people working across several projects, each project in its own column. Some names show up twice, some three times. Someone needs one clean list of everyone involved. Most people copy, paste, copy, paste, then remove duplicates and...
I once typed a rate straight into a formula instead of referencing the cell. Just to test something. Then I forgot about it. That's the thing about hard-coded numbers. Some hide better than others. The ones typed directly into a cell get caught fast: Find & Select, Go To Special, done. A number typed straight into a formula is the one that causes real trouble. It won't update when everything else does, so your totals drift and you have no idea why. Go To Special can't see it, and Show...