Showing posts with label Excel 2007. Show all posts
Showing posts with label Excel 2007. Show all posts

Wednesday, January 2, 2008

Excel Quickie: Using mm instead of inches for margins

Yesterday I encountered another of those pesky issues that can drive you crazy. I was working in Excel, and needed to change the margins. I wanted to use precise numbers in millimeters, so I clicked the margins button on the Page Layout tab and was confronted with a dialog screen that only showed numbers, no units:Apparently the system was using inches by default. It took me more than an hour of searching on how I could change this into mm... only to find out that you don't define this in Excel, or in the Printer Options. Excel (and the other Office products), use whatever is specified in the Regional and Language Options in the Control Panel.

I was using the English (United States) setting, which also makes Office use inches as default units:
You can change that by clicking the Customize button, and select Metric as Measurement system:Restarting Excel gave me cm instead of inches:Apparently the same applies for Office 2003.

Friday, October 26, 2007

Get Started tab can help you make the transition

Microsoft is offering 3 free downloads that add a "Get Started" tab to Word, Excel and PowerPoint 2007. This tab is something they probably should have included in the product itself when Office 2007 came to the market about a year ago, but at least you can download and install it now yourself.
The tab contains some useful links to ease the transition to the new version of the Office packages.

The icons on the Get Started tab are similar for each of the products. This is the Excel version:
  • Interactive Guide is a direct link to the interactive guide that Microsoft put on the Office webpages, which helps in finding a command in Office 2007, if you know where it is in Office 2003. I talked about it in one of my first posts on this blog. Very helpful, and now just a click away!
  • Up to Speed with Excel 2007 is a direct link to the Introduction training pages on Office Online.
  • Excel 2007 Overview and Get up to Speed with Excel 2007 are videos that demonstrate the new features and the basic stuff you need to know about the product.
  • Discuss Excel 2007 leads you to the Excel newsgroups, community blogs, MVPs (Office Experts) and webcasts.
  • Training leads to free self-paced courses.
  • Videos take you to some general Office videos/demos.
  • Excel 2007 will take you to the Office Online page for Excel, with an overview of all available help and training option.
Everything you reach is already available on the Microsoft Office website, but with this tab, the most useful pages are immediately available. Nice.

Here are the links:

Wednesday, October 24, 2007

65,535 is a difficult number for Excel 2007

A weird bug has been discovered in Excel 2007, involving calculation of numbers around 65,535. In some specific cases, Excel 2007 displays 100,000, when it should say 65,535. Microsoft claims it's a display error, i.e. that calculated value that Excel uses is supposedly correct, but that seems a bit odd.
Look for all details on the Microsoft Excel team blog.

UPDATE 26 October 2007: meanwhile, Microsoft has issued a fix for this.
Also, if you're interested in a full, in-depth explanation about the issue, have a look at Chris Lomont's detailed report (PDF).

Wednesday, February 28, 2007

Reason #3 why I like Office 2007: Conditional Formatting Power in Excel

I teach about Office 2003 regularly, and whenever I demonstrate the Conditional Formatting options in Excel 2003, one of the first questions I get is "Great, but can you have more than 3 conditions?". I have to disappoint people then, because the limit is 3. Until Excel 2007 arrived that is. In the new Excel 2007, you may have as many conditional formats as you like.

Better yet, a powerful series of commonly used Conditional Formatting rules are predefined, so visualizing information using color really is a matter of just a few clicks. The Conditional Formatting button also is prominently present on the Home tab of the Ribbon, an indication that the Excel team understands its power for users. I particularly like the Data Bars and Color Scales options:
  • Data Bars display a color bar across cells to display the relative magnitude of values in a cell range. It makes is very easy to get a visual representation of your data:
  • Color Scales let you color cells using a color gradient. So you really can show subtle differences between numbers in different colors:
There are other options as well. I was excited about Icons Sets at first: it looked like the icons would allow for a nice indication of whether a value was going up or down:But I'm not so sure this option is as valuable as it looks like at first sight.
Suppose you have the following data about Sales in the first 5 months of the year:I'd like to use the 4 arrows option to quickly show whether data is going up or down, month by month. However, when I apply that arrow formatting on the range, this is the result:Not quite what I expected. The yellow arrows seems to indicate that February and March are better than January, but in fact, the trend is going down. Looking at the details of this predefined setup, I understand how Excel is using the arrows: They are used to represent a relative value in the whole range of the cells, not compared to the previous or next cell. I think this is confusing. There should be an easy way to use arrows indicating whether a value goes up, or down throughout a range, but I haven't been able to figure out how to do that. If you do, please let me know.

Having said that, the Conditional Formatting improvements in Excel 2007 are huge! What I covered here is in fact only the tip of the iceberg.