Excel User Group
Microsoft Excel blogs, forums, files. Read, ask questions, provide answers.

Browse by Tags

  • Hover Charts

    Thanks to Dan Battagin for writing this blog post. OK, so I'm sure everyone knows about the Freeze Panes feature in Excel - it's been around forever, and it's pretty useful in certain circumstances where you want to keep a row (or more) of data at the top of the sheet, or column on the side of the sheet - especially for filtering. Of course, we've made it a little less necessary in the 2007 and 2010 releases, since table headers (2007) and now table filters (2010) automatically camp...
  • Scatter charts with PowerPivot

    Rob over at http://powerpivotpro.com has a interesting post on scatter charts and PowerPivot: At right is a list of all chart types in Excel. But not all of them are supported as PivotCharts. Try to use XY (Scatter), Bubble, or Stock as a PivotChart, and you’ll get an alert saying you cannot create it with pivot data. So, do you give up? Nope. Remember the post where I converted a PivotTable to Cube Formulas using that button on the ribbon? This is a wonderful opportunity to use that feature in an...
  • Excel Add-In for Manipulating Points on Charts (MPOC)

    Overview In Excel 2007, the ability to directly resize or reposition points on the chart was deprecated. This feature was sometimes referred to as "Graphical Goal Seek." For example, in Excel 2003 a user could click on a data point in a column chart twice which would surface handles that could be used to resize the columns. Over the last couple of years we have received a lot of feedback from customers indicating that this was a valuable feature for some scenarios. However, we were not...
  • More Charting Enhancements in Excel 2010

    I’m back from my vacation (boy, Seattle is really gorgeous during the summer!). Thanks to Sam Radakovitz (Sam Rad) for filling in for me while I was out. And thanks to Ben Rampson and Robin Wakefield for putting together this final post on charting improvements in Excel 2010. In this post I’ll walk through some more of the new charting features available in Excel 2010. These include: PivotChart Interactivity Formatting Enhancements Parity Improvements Limit Increases Pivot Chart Interactivity In...
  • Improvements to Chart Performance

    Thanks to Ben Rampson for putting this post together. In today’s article I will outline some of the significant new chart improvements that impact performance. In Office 2007 the graphics engine used by Office Charts was replaced with one that could support more complex rendering. A downside of this change was slower performance in certain scenarios relative to Office 2003. For example, supporting anti-aliasing in Office 2007 allows the chart to render smooth lines; however, the computation for smoothing...
  • How to Create a Professional Chart using Excel 2007

    Today's author, Robin Wakefield, a Program Manager on the Excel team, discusses charts. As a new program manager in Excel one of my first tasks was to understand what problems users encounter when building professional charts in Excel. I defined professional as following the principles of Edward Tufte by reducing the amount of non-data ink on a chart. On an earlier post , there were a lot of comments about this particular aspect and I agree we could do better in helping users accomplish this...
  • Chart Advisor

    Today's author, Scott Ruble, a Program Manager on the Excel team, is seeking feedback on a new prototype for building charts. When Office 2007 was released, one of the strong pieces of feedback was Excel needs to do a better job guiding users in the proper selection of charts to effectively communicate their data. Though it wasn't our intent, some of the new formatting options such as glow and legacy 3D charts can be used inappropriately, which obscure the meaning of a chart. Some people...
  • Shadows on Charts and Cells in Excel 2007

    Today's author, Helen Hosein, a Program Manager on the Excel team. Certain shadows created in Excel 2003 look different Excel 2007. In particular, you might notice that your old cell shadows, as well as shadows on things like Chart Titles might look a bit different when you open your workbooks in Excel 2007. This is because Excel treats these as shapes with no fill - a bit like a wire frame. The shadow that it casts is the rectangle of its outline. Only when the frame is filled in, does it cast a whole shadow. Similarly, Excel 2007 just draws a shadow on the border of a shape with no fill, instead of on the whole shape. Since many of you, our customers, miss being able to create these types of shadows, we are assessing the possibility of bringing back this capability in the next version of Excel. For now, though, there are ways to work around this and create great-looking shadows on cells and chart elements in Excel 2007. An Example - Shadows in Excel 2003 vs Shadows in Excel 2007 Two of my very good friends, Rita and Alfie, are thinking of moving to London soon. Man, I'll miss them. They're shopping around for "flats" (they're already learning the lingo) but aren't sure which neighborhoods to consider. Rita, being web savvy, decides to download some of the 2005 rent data from the Greater London Authority and make an Excel chart so she and Alfie can gauge the relative prices. Rita copy/pastes the average rent for a studio in each borough into Excel 2003. She also adds the overall average rent for comparison. To make the overall average stand out, she adds a Cell Shadow to that row. Excel draws a rectangle shape around the selection and adds a shadow to it, giving that row a great effect that draws attention. Now Rita adds her chart of the rents. She likes gray, so she makes the whole chart background that color. Since the shadow looks so good on the summary, she adds a matching shadow to my Chart Title, and sets the Area fill to None so that the chart area color shows through. Once she's done, Rita sends me the workbook to get my opinion. After all, I'm her best friend, and I'm hoping to visit her soon in her new neighborhood. I open her workbook in Excel 2007. Wow! Do you see what I see? Rent in the City of London is really high. The second thing I notice, however, is that the shadows Rita put on "All Boroughs" and on the Chart Title are not quite what Rita might have intended. The good news is that these can be fixed in no time. Chart element shadows in Excel 2007 Remember, when Rita added the shadows to the Chart Title and the Legend, she also set the Area fill to None. Excel 2007 sees these chart elements as empty rectangle frames, since they have no fill. Because of that, the shadows on them look just like a second empty rectangle. The quick, easy fix is just to give them a fill. Step 1 : Right-click on the Chart Title and choose Format Chart Title. Step 2 : On the Fill tab of the Format Chart Title dialog, choose Solid fill. Step 3 : Choose the same color fill as the background (in my case, the same shade of gray that Rita's always on about). Now the Chart Title looks the same as it did in Excel 2003, and it still blends with the Chart Area because I gave it the same fill. I could also have done that by using the Shape Fill menu on the Format tab under Chart Tools on the Ribbon. Cell shadows in Excel 2007 Now the shadows on the chart are fixed, but the cell shadow still doesn't look the way it used to. Fortunately, one of our testers, Jon Adams, wrote a convenient add-in that helps solve this problem. Jon's add-in gives a great example of how you can use VBA to create your own cell shadows. You can download Jon's by clicking the attachment at the bottom of this post. Here's how you install the add-in. Step 1 : Click on the Office button and choose Excel Options. Step 2 : On the left, choose Add-Ins, and under Manage: choose Excel Add-Ins and click Go... Step 3 : An Add-Ins dialog will appear. Click Browse... and choose CellShadows (the file you just downloaded). Step 4 : Now Cellshadows will appear in your list of Add-Ins with a check mark next to it. Click Ok. Once you've installed the CellShadows add-in, you'll notice a new chunk called Cell Shadows on the Insert tab of the Ribbon. The Shadow menu allows you to insert a new cell shadow on your selection, just like you could in Excel 2003, whereas the Convert Cell Shadows button converts your old cell shadows so that they look right in Excel 2007. I want to convert Rita's cell shadow, so I hit the Convert Cell Shadows button. Just like that, Rita's cell shadow is fixed. So how did that work? If you try this yourself, you'll find that if you click on the shadow, you can see that it's actually a group of rectangles. The convertShadows macro looks for all the shapes in the workbook with an offset shadow and no fill, and replaces each of them with a group of two...
  • Chart Templates

    Today's author, Ben Rampson, a Program Manager on the Excel team. Customers who author charts in presentations and reports often spend a significant amount of effort modifying their charts to get them looking just the way they want. While the new Chart Style and Chart Layout features in Office 2007 provide some great one-click options to quickly alter the appearance of a chart, there are still times when one needs to modify a chart even further. A company policy may require that a chart use particular colors, a project may demand a necessary chart layout, or a complex chart may necessitate the setting of many specific element properties. While there is always a onetime cost required to set up a chart for the first time, there is an easy way avoid these costs in the future when you need to re-create a similar chart. One frequently underutilized feature in charting is the Chart Template. A chart template allows a user to quickly save and reapply settings from a previously created chart...
  • Integrating Excel (Services) and PowerPoint with the Microsoft SDK for Open XML Formats

    Today's author: Danny Khen, a program manager who works on both the Excel and Excel Services teams. What is this about? Office 2007 introduced new default file formats – Open XML. Excel, Word and PowerPoint take advantage of them. One of the nicest things about those file formats is that they enable easy manipulation of Office documents without needing the Office applications up and running – by simply modifying XML “parts” within the files. In June 2007 we published an SDK that facilitates this...
  • Intraday Time Series Charts

    Today’s Author: Scott Ruble, a lead program manager on the Excel team who focuses on the area of data visualization. Scott is going to discuss how to create an intraday time series chart. Periodically, users need to create a chart where the data occurs within a single day such as by the minute or hour. This is actually fairly easy to do but unfortunately isn’t very obvious. A typical scenario is you own a restaurant that takes phone orders and you want to reduce the wait time for customers placing...
  • Chart Pattern Fills

    Today’s Author: Eric Patterson, a program manager on the Excel team. Eric is going to discuss applying pattern fills to chart data points and includes a sample add-in for this purpose. Overview In Excel 2007, the interface for applying Pattern fills to chart elements has been removed in favor of the interface for applying Picture and Texture fills. Charts formatted with pattern fills in previous versions of Excel will retain and display the pattern fills when opened in Excel 2007. Here is an example...
Copyright Excel User Group and the relevant contributors, 2009. All Trade Marks acknowledged. This site is a peer-to-peer site and NOT affiliated in any way to Microsoft Corp. All rights reserved.