<?xml version="1.0" encoding="utf-8"?>
<!-- RSS generated by Web Crossing(r) Unix-v6.0 built Mar  6 2008 08:09:38 (source:939 2008-03-05 22:21:36 -0800)/-6.0 on 2008-12-02-07.50.32 GMT -->
<rss version="2.0">
<channel>
<title>
Mac Mojo: The Office for Mac Team Blog
</title>
<link>http://www.officeformac.com/blog</link>
<description>
Welcome to the official blog of the Macintosh Business Unit (MacBU) where you can read and discuss candid insights from the team at Microsoft that creates Office for Mac.
</description>
<lastBuildDate>Mon, 01 Dec 2008 17:12:47 GMT</lastBuildDate>
<generator>Web Crossing(r) Unix-v6.0 built Mar  6 2008 08:09:38 (source:939 2008-03-05 22:21:36 -0800)/Unix-6.0 (http://webcrossing.com/)</generator>
<docs>http://backend.userland.com/rss</docs>
<item>
<title>Under-Appreciated Excel Feature Of The Week: Goal Seek</title>
<pubDate>Fri, 24 Oct 2008 18:10:10 GMT</pubDate>
<guid isPermaLink="true">http://www.officeformac.com/blog/Under-Appreciated-Excel-Feature-Of-The-Week--Goal-Seek</guid>
<link>http://www.officeformac.com/blog/Under-Appreciated-Excel-Feature-Of-The-Week--Goal-Seek</link>
<author>Gavin Shearer</author>
<description>&lt;p&gt;Last month's &lt;a href=&quot;http://www.officeformac.com/blog/Under-Appreciated-Excel-Feature-Of-The-Week--Data-Tables&quot;&gt;post about Data Tables&lt;/a&gt; generated a surprising amount of e-mail from readers. Lots of people, it seems, are interested in learning how to get more out of Excel.&lt;/p&gt; 
&lt;p&gt;In that spirit, I thought I'd take some time to discuss and showcase a companion feature to Data Tables, called &lt;b&gt;Goal Seek&lt;/b&gt;.&amp;nbsp;&lt;/p&gt; 
&lt;p&gt;As I wrote about Data Tables:&lt;/p&gt; &lt;br&gt;
&lt;blockquote&gt;Put plainly, Data Tables let you do &amp;quot;what if...&amp;quot; analyses in Excel. They let you see how the results of a formula change as its underlying variables change. Data Tables let you see an entire &lt;i&gt;range&lt;/i&gt; of solutions, rather than just one single answer.&lt;/blockquote&gt; 
&lt;p&gt;In that post, we explored Data Tables through the frame of taking out a large loan. The feature let us see how our monthly payment would vary if we changed the length of the loan or its interest rate. Our end product was a matrix of numbers that lets us see, clearly, how rates and terms affected our monthly payment.&lt;/p&gt; 
&lt;p&gt;However, there are a number of times when we're not looking for a table of results, but instead are concerned with optimizing around a &lt;b&gt;single variable&lt;/b&gt;. For instance, if I go out to buy a car, I have a certain amount of money - say, $350 - that I can afford to put toward a payment each month. In cases like these, I'd much prefer not to look at a matrix - instead, I'd like to just know how much I can get for my money.&lt;/p&gt; 
&lt;p&gt;This is where you use Goal Seek.&lt;/p&gt; 
&lt;p&gt;Like Data Tables, Goal Seek lets you do &amp;quot;what if...&amp;quot; analysis, but it will solve for a specific, single answer. Here, I'm really only interested in one question: &lt;i&gt;given that I have $350 a month to spend, how much car can I afford&lt;/i&gt;?&lt;/p&gt; 
&lt;p&gt;I'll walk through an example to show how it's done.&lt;/p&gt; 
&lt;p&gt;We first need to set up our spreadsheet. Just as we did with Data Tables, we will make a few assumptions about our loan. (If you want to grab the finished spreadsheet from the Data Tables exercise (&lt;a href=&quot;http://www.officeformac.com/blog/Under-Appreciated-Excel-Feature-Of-The-Week--Data-Tables/cmd.233/enclosure..59b5a4f1&quot;&gt;download here&lt;/a&gt;), it will save you a bit of time.)&lt;/p&gt; 
&lt;p&gt;Just to plug in some numbers, let's assume that we're borrowing &lt;b&gt;$25,000&lt;/b&gt; for &lt;b&gt;4 years&lt;/b&gt; at &lt;b&gt;7% interest&lt;/b&gt;. &amp;nbsp;If we set up our spreadsheet as follows and use the Excel PMT function (=PMT(B4/12,B3*12,B2)), we will get a monthly payment of ... $598.66.&lt;/p&gt; 
&lt;p&gt;&lt;center&gt;&lt;img alt=&quot;Figure 1&quot; src=&quot;http://www.officeformac.com/blogassets/10232008_fig1.png&quot; /&gt;&lt;/center&gt;&lt;/p&gt; 
&lt;p&gt;A payment of $598.66 is &lt;i&gt;quite&lt;/i&gt; a bit more than the $350 I have to spend every month. So now it's time to figure out how much car I can actually afford.&lt;/p&gt; 
&lt;p&gt;Go to the &amp;quot;Tools&amp;quot; menu and select &amp;quot;Goal Seek...&amp;quot; (it's about 2/3 of the way down the list). The Goal seek dialog will appear:&amp;nbsp;&lt;/p&gt; 
&lt;p&gt;&lt;center&gt;&lt;img alt=&quot;Figure 2&quot; src=&quot;http://www.officeformac.com/blogassets/10232008_fig2.png&quot; /&gt;&lt;/center&gt;&lt;/p&gt; 
&lt;p&gt;There are three variables to worry about, here: &lt;i&gt;set cell&lt;/i&gt;, &lt;i&gt;to value&lt;/i&gt;, and &lt;i&gt;by changing cell&lt;/i&gt;. The nice thing is that they work as a sentence:&lt;/p&gt; 
&lt;p&gt;&amp;nbsp;&lt;/p&gt; &lt;br&gt;
&lt;center&gt;Set the cell [X] to the value [Y] by changing the cell [Z].&lt;/center&gt; 
&lt;p&gt;&amp;nbsp;&lt;/p&gt; 
&lt;p&gt;In other words: you're asking Excel to change the value of cell Z until cell X is equal to some value, Y.&lt;/p&gt; 
&lt;p&gt;With that in mind, filling out Goal Seek is pretty easy. On our spreadsheet, we want to &lt;b&gt;set cell&lt;/b&gt; B5 (&amp;quot;Monthly Payment&amp;quot;) equal &lt;b&gt;to&lt;/b&gt; the &lt;b&gt;value&lt;/b&gt; of our monthly payment ($350). And we want Excel to do that &lt;b&gt;by changing cell&lt;/b&gt; B2 (&amp;quot;Amount To Be Borrowed&amp;quot;).&lt;/p&gt; 
&lt;p&gt;Setting Goal Seek to these values, we get:&lt;/p&gt; 
&lt;p&gt;&lt;center&gt;&lt;img alt=&quot;Figure 3&quot; src=&quot;http://www.officeformac.com/blogassets/10232008_fig3.png&quot; /&gt;&lt;/center&gt;&lt;/p&gt; 
&lt;p&gt;It's worth noting that &amp;quot;to value&amp;quot; is set to &lt;i&gt;minus&lt;/i&gt; 350 (-$350). This is because a monthly payment is a cash outflow - it's money you're giving away each month. This is how the Excel PMT function thinks about monthly payments, and, since we're relying on the PMT function to do all our heavy lifting in the math department, we need to make sure we're speaking a language the function understands. (It's a quirk, but an important one.)&lt;/p&gt; 
&lt;p&gt;Click OK, and Excel will crunch the numbers. Goal Seek will come back and let you know if it found a solution:&lt;/p&gt; 
&lt;p&gt;&lt;center&gt;&lt;img alt=&quot;Figure 4&quot; src=&quot;http://www.officeformac.com/blogassets/10232008_fig4.png&quot; /&gt;&lt;/center&gt;&lt;/p&gt; 
&lt;p&gt;Click OK again, and this dialog will vanish. You'll find yourself back out at your workbook, which should now contain the answer to our question:&lt;/p&gt; 
&lt;p&gt;&lt;center&gt;&lt;img alt=&quot;Figure 5&quot; src=&quot;http://www.officeformac.com/blogassets/10232008_fig5.png&quot; /&gt;&lt;/center&gt;&lt;/p&gt; 
&lt;p&gt;Looks like I can afford to borrow $14,616 for my new car &amp;nbsp;- which means I'm looking less at a new &lt;a href=&quot;http://www.miniusa.com/&quot;&gt;Mini Cooper&lt;/a&gt;, and more at a shiny &lt;a href=&quot;http://www.toyota.com/yaris/&quot;&gt;Toyota Yaris&lt;/a&gt;. Pretty cool, huh?&lt;/p&gt; 
&lt;p&gt;So that's Goal Seek - yet another under-appreciated Excel feature. As you might imagine, it's a pretty powerful (and profoundly useful) tool. Personally, I use it all the time for situations like this (which seem to crop up in business pretty regularly).&lt;/p&gt; 
&lt;p&gt;If you'd like to see my spreadsheet, I've attached it to this post - &lt;a href=&quot;http://www.officeformac.com/blog/Under-Appreciated-Excel-Feature-Of-The-Week--Goal-Seek/cmd.233/enclosure..59b5e72c&quot;&gt;just click here&lt;/a&gt;.&lt;/p&gt; 
&lt;p&gt;Best of luck!&lt;/p&gt;</description>
<category>Office</category>
<category>excel</category>
<category>Office 2008</category>
<category>Excel 2008</category>
<enclosure url="http://www.officeformac.com/blog/Under-Appreciated-Excel-Feature-Of-The-Week--Goal-Seek/cmd.233/enclosure.59b5e72c/Goal_Seek.xlsx" length="38522" type="application/vnd.openxmlformats-officedocument.spreadsheetml.sheet"/>
</item>
<item>
<title>12.1.4 Fixes Entourage Meeting Invite Issue</title>
<pubDate>Thu, 30 Oct 2008 17:10:00 GMT</pubDate>
<guid isPermaLink="true">http://www.officeformac.com/blog/12-1-4-Fixes-Entourage-Meeting-Invite-Issue</guid>
<link>http://www.officeformac.com/blog/12-1-4-Fixes-Entourage-Meeting-Invite-Issue</link>
<author>Andy Ruff</author>
<description>&lt;p&gt;We&amp;rsquo;ve been working hard for the last week and a half to bring Entourage users &lt;a href=&quot;http://www.microsoft.com/mac/downloads.mspx?pid=Mactopia_Office2008&amp;amp;fid=910BDFBE-8575-4F3A-AF07-8E61FD153650#viewer&quot;&gt;today&amp;rsquo;s 12.1.4 update&lt;/a&gt;. It&amp;rsquo;s incredibly frustrating when we get through a release process and a new issue is introduced by an update. &amp;nbsp;When we start to hear feedback and customer reports about issues with an update, I simply cringe because so much work goes into preventing that from happening. Unfortunately, the recent Office for Mac 2008 12.1.3 update introduced a bug that prevented some Entourage users from sending meeting invites to others. We&amp;rsquo;re sorry.&lt;/p&gt; 
&lt;p&gt;However, we also believe it&amp;rsquo;s better to pair an apology with a solution.&amp;nbsp; With that in mind, with the just released 12.1.4 update, meeting invites will be working as expected once again for all Entourage users.&lt;/p&gt; 
&lt;p&gt;A lot of work goes into every update release to make sure that we are improving the product's quality. With every update, each and every change that goes into the release is under tight review.&amp;nbsp; There are multi-developer code reviews, focused test passes, and verifications with targeted customers who reported the issue we are targeting to fix.&amp;nbsp; Even then, sometimes things do not work out.&amp;nbsp; With 12.1.3, we did all of the above, yet two cases slipped-through:&lt;/p&gt; &lt;br&gt;
&lt;ol&gt; &lt;br&gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;li&gt;If you set-up your Exchange account after you configured an IMAP or POP account, invites would fail.&amp;nbsp; In reviewing the code and test planning, an assumption about the order of account creation impacting meeting invites was unknown to anyone.&amp;nbsp; We've made some changes to make sure that any such assumptions about ordering are now irrelevant both in Entourage&amp;rsquo;s code and in our testing efforts.&lt;br /&gt; &lt;br&gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;/li&gt; &lt;br&gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;li&gt;There are some very rare cases in which the Drafts folder on your Exchange server can no longer be properly accessed by either Entourage or Outlook for certain types of operations.&amp;nbsp; The 12.1.3 update changed Entourage so that all invites were moved to your Exchange drafts folder, stamped with a few properties to make sure they showed-up correctly in Outlook, and then sent along the way.&amp;nbsp; This was a pretty big change and exactly the right way to solve the Outlook-to-Entourage calendar interop issue we fixed in 12.1.3, but it introduced a problem where those few users with malfunctioning Drafts folders also were unable to send invites.&amp;nbsp;&lt;br /&gt; &lt;br&gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;br /&gt; &lt;br&gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;We've addressed this by providing a fall-back mechanism that won't prevent you from sending an invite but will warn you that there are problems with your Drafts folder that your Exchange administrator may need to resolve.&amp;nbsp; In addition, we learned to do additional testing around cases where a mailbox does not behave as expected on the Exchange server. A lot of times these problems are not apparent to you, but they can result in some very difficult issues for a client like Entourage or Outlook to handle.&lt;/li&gt; &lt;br&gt;
&lt;/ol&gt; 
&lt;p&gt;Please &lt;a href=&quot;http://www.microsoft.com/mac/downloads.mspx?pid=Mactopia_Office2008&amp;amp;fid=910BDFBE-8575-4F3A-AF07-8E61FD153650#viewer&quot;&gt;download 12.1.4&lt;/a&gt; and enjoy sending meeting invites out again.&lt;/p&gt; 
&lt;p&gt;-Andy&lt;/p&gt;</description>
<category>Entourage</category>
<category>Update</category>
<category>Entourage</category>
</item>
<item>
<title>New MacBU GM!</title>
<pubDate>Fri, 31 Oct 2008 18:10:02 GMT</pubDate>
<guid isPermaLink="true">http://www.officeformac.com/blog/New-MacBU-GM</guid>
<link>http://www.officeformac.com/blog/New-MacBU-GM</link>
<author>Eric Wilfrid</author>
<description>&lt;p&gt;Today I&amp;rsquo;m delighted to introduce myself as the new general manager of the MacBU. This change in leadership comes as Craig Eisler has been promoted to a new role within the Entertainment &amp;amp; Devices division of Microsoft.&lt;/p&gt; 
&lt;p&gt;A little about myself: I am a 14-year Microsoft veteran and a charter member of MacBU, building Mac software at Microsoft since 1997. Most recently I was the Product Unit Manager of the MacBU Silicon Valley team, based in Mountain View, CA. In that role I managed a team of engineers in developing Office for Mac and other MacBU products.&lt;/p&gt; 
&lt;p&gt;My first Mac was (and is) a beautiful SE/30 that I took with me to college. It still boots, still runs Word 3, and still has the 5MB of RAM I needed in order to use it for my first Computer Science class. The Mac, Office, and MacBU have come a long way since those early days, and it&amp;rsquo;s been amazing to be a part of that change.&lt;/p&gt; 
&lt;p&gt;I recently moved with my family from Mountain View to the Redmond area. After visiting many times in the past 12 years, it&amp;rsquo;s fun to finally have an office in the Redmond MacBU building. And now I get to make my regular trip in reverse as I work with the team in Mountain View and Apple in Cupertino. I&amp;rsquo;m excited to take on this new challenge, and I feel lucky to work with such a committed, passionate, and awesome team. Our best days are yet to come.&lt;/p&gt; 
&lt;p&gt;See you at Macworld!&lt;/p&gt; 
&lt;p&gt;-Eric&lt;/p&gt;</description>
<category>Announcements</category>
<category>MacBU</category>
<category>MacBU History</category>
<category>Working in MacBU</category>
</item>
<item>
<title>The Ways and Means of a Program Manager in the Macintosh Business Unit</title>
<pubDate>Mon, 10 Nov 2008 10:11:00 GMT</pubDate>
<guid isPermaLink="true">http://www.officeformac.com/blog/The-Ways-and-Means-of-a-Program-Manager-in-the-Macintosh-Business-Unit</guid>
<link>http://www.officeformac.com/blog/The-Ways-and-Means-of-a-Program-Manager-in-the-Macintosh-Business-Unit</link>
<author>Blair Neumann</author>
<description>&lt;center&gt;&lt;img alt=&quot;&quot; width=&quot;480&quot; height=&quot;360&quot; src=&quot;http://www.officeformac.com/.59b60d5a/cmd.233/embedded..59b60d77&quot; /&gt; 
&lt;p&gt;&lt;i&gt;Picture frame effect created with one click using PowerPoint 2008 for Mac&lt;br /&gt; &lt;br&gt;
(Formatting Palette | Quick Styles and Effects)&lt;/i&gt;&lt;/p&gt; &lt;br&gt;
&lt;/center&gt; 
&lt;p&gt;I mentioned in &lt;a href=&quot;http://www.officeformac.com/blog/Job-Description-for-a-Program-Manager&quot;&gt;a previous post&lt;/a&gt; that I&amp;rsquo;m not an actual people manager despite the word &amp;quot;manager&amp;quot; being in my job title. Nonetheless, I am personally responsible and accountable for &amp;quot;getting things done&amp;quot;. So how does one get things done without explicit organizational authority? It turns out to not be terribly difficult; you just need to have a few tricks at your disposal.&lt;/p&gt; 
&lt;p&gt;As a person named &lt;a href=&quot;http://en.wikipedia.org/wiki/Blair&quot;&gt;Blair&lt;/a&gt; myself, I&amp;rsquo;ve found that having an unopened bag of potato chips (aka, crisps) labeled &amp;quot;&lt;a href=&quot;http://extremefood.com/shop/home.php?cat=9&quot;&gt;Blair&amp;rsquo;s Death Rain&lt;/a&gt;&amp;quot; can be a particularly effective tool for getting things done. Much like having an unopened can labeled &amp;quot;&lt;a href=&quot;http://www.jonessoda.com/files/products-energy.php&quot;&gt;Whoop ass&lt;/a&gt;&amp;quot;, I find that this simple-looking bag of chips helps connote a certain abiding threat level (and perhaps even an authority) well outside the scope of my official organizational role.&lt;/p&gt; 
&lt;p&gt;It might (or might not) help that my potato chips also have the word &amp;quot;Naked&amp;quot; printed on them. I imagine the effect of opening this bag as being something akin to a giant naked blue Viking berserker god hurling hammers and steaming basalts at anything that lies in its path. Not a bad image for someone without explicitly hiring and firing authority to promote for themselves.&lt;/p&gt; 
&lt;p&gt;I haven&amp;rsquo;t yet opened my bag of Death Rain, despite its printed expiration date. My official reason for leaving the bag sealed is (of course) that I haven&amp;rsquo;t yet needed to break it open: The mere threat of opening the bag has so far been sufficient for my purposes. But of course part of me also just doesn&amp;rsquo;t want to test the theory: I&amp;rsquo;d hate to open the bag to find not a lava-hurling lord of Valhalla but a few simple, tasty, if somewhat stale, potato chips. I shudder to think of what might happen were that to be the case.&lt;/p&gt;</description>
<category>Working in MacBU</category>
</item>
<item>
<title>MacBU at MacMania</title>
<pubDate>Wed, 19 Nov 2008 19:11:55 GMT</pubDate>
<guid isPermaLink="true">http://www.officeformac.com/blog/MacBU-at-MacMania</guid>
<link>http://www.officeformac.com/blog/MacBU-at-MacMania</link>
<author>Kurt Schmucker</author>
<description>&lt;p&gt;For the past ten days or so, I have been giving Office 2008 demos, assisting Office 2008 customers, and generally representing MacBU at a Mac Conference in Europe.&amp;nbsp; Where is this conference exactly, you ask?&amp;nbsp; It is in Genoa (Italy), Messina (Sicily), Alexandria (Egypt), Limassol (Cyprus), Marmaris (Turkey), and Santorini and Katakolm (Greece).&amp;nbsp; How can a Mac event be in all these cities and countries during the same conference?&amp;nbsp; Well, all these are seaports, and the conference is on a boat.&amp;nbsp; &lt;i&gt;(Sorry, &amp;ldquo;on a ship.&amp;rdquo; &amp;ndash; I still haven&amp;rsquo;t gotten the knack of using all the special nautical terms.)&lt;/i&gt;&lt;/p&gt; 
&lt;p&gt;MacMania is a Mac conference that takes place on a cruise ship, and &lt;a href=&quot;http://www.insightcruises.com/top_d/mm08_top.html&quot;&gt;MacMania 8&lt;/a&gt; was a cruise in the Eastern Mediterranean:&lt;/p&gt; 
&lt;p&gt;&amp;nbsp;&lt;/p&gt; &lt;br&gt;
&lt;center&gt;&lt;img height=&quot;285&quot; alt=&quot;&quot; width=&quot;400&quot; src=&quot;http://www.officeformac.com/blogassets/MacMania8_map.jpg&quot; /&gt;&lt;/center&gt; 
&lt;p&gt;&amp;nbsp;&lt;/p&gt; 
&lt;p&gt;The conference is about 250 people from all walks of life, but sharing the same characteristic that they are such Apple/Mac diehards that they even spend their vacations learning more about the Mac. The ship has over 2000 passengers and about 950 crew members, so as you can guess, the ship is pretty big, with more than ten floors &lt;i&gt;(oops, I mean &amp;ldquo;decks&amp;rdquo; &amp;ndash; more nautical terms)&lt;/i&gt; and many banks of elevators, multiple restaurants, and even a small mall.&lt;/p&gt; 
&lt;p&gt;&amp;nbsp;&lt;/p&gt; &lt;br&gt;
&lt;center&gt;&lt;img alt=&quot;&quot; src=&quot;http://www.officeformac.com/blogassets/boatbanner_05.jpg&quot; /&gt;&lt;/center&gt; 
&lt;p&gt;&amp;nbsp;&lt;/p&gt; 
&lt;p&gt;I presented on Office 2008. &lt;a href=&quot;http://web.me.com/sal/MacMania-8/MacMainia/MacMainia.html&quot;&gt;Sal Soghoian&lt;/a&gt;, a product manager / evangelist from Apple, talked about AppleScript, Automator, and Leopard, and Josimar King, a trainer from Apple, did lengthy presentations on each of the applications in the iLife and IWork suites.&amp;nbsp; Other speakers talked about photography and managing all your photos, about the best iPhone apps for road warriors, about efficient e-mailing, and many other topics.&amp;nbsp; In addition, there was a daily &amp;ldquo;Ingenious Bar&amp;rdquo; where the speakers and other Mac experts worked one-on-one with the MacMania attendees on specific issues.&amp;nbsp; These informal consultations proved to be a great way to hear about, and work on the tasks that customers use our products to solve, and to gather suggestions for improvements in future releases &amp;ndash; such suggestions I have already sent to the product teams.&amp;nbsp; It also turned out to be a forum to hear what has worked really well, as several MacMania attendees went out of their way to tell me of positive interactions with the Microsoft Product Support team that covers Office for Mac, and the how much improved they have found the Office 2008 user interface to be.&lt;/p&gt; 
&lt;p&gt;The press were also represented by individuals like &lt;a href=&quot;http://pogue.blogs.nytimes.com/&quot;&gt;David Pogue&lt;/a&gt; (New York Times), Phyllis Eliasberg (ABC News), and Shawn King (&lt;a href=&quot;http://www.yourmaclifeshow.com/&quot;&gt;Your Mac Life&lt;/a&gt;).&lt;/p&gt; 
&lt;p&gt;&amp;nbsp;&lt;/p&gt; &lt;br&gt;
&lt;center&gt;&lt;img height=&quot;247&quot; alt=&quot;&quot; width=&quot;350&quot; src=&quot;http://www.officeformac.com/blogassets/KurtAtMacMania8.jpg&quot; /&gt; &lt;br /&gt; &lt;br&gt;
&lt;em&gt;Photo courtesy of Shawn King.&lt;/em&gt;&lt;/center&gt; 
&lt;p&gt;&amp;nbsp;&lt;/p&gt; &lt;br&gt;
&lt;center&gt;&lt;img height=&quot;299&quot; alt=&quot;&quot; width=&quot;400&quot; src=&quot;http://www.officeformac.com/blogassets/Kurt%20presenting.JPG&quot; /&gt;&lt;/center&gt; 
&lt;p&gt;&amp;nbsp;&lt;/p&gt; &lt;br&gt;
&lt;center&gt;&lt;img height=&quot;299&quot; alt=&quot;&quot; width=&quot;400&quot; src=&quot;http://www.officeformac.com/blogassets/Answering%20Questions%20afterwards.JPG&quot; /&gt;&lt;br /&gt; &lt;br&gt;
&lt;em&gt;Photos courtesy of Karen Schmucker&lt;/em&gt;&lt;/center&gt; 
&lt;p&gt;&amp;nbsp;&lt;/p&gt; 
&lt;p&gt;The next conference that you&amp;rsquo;ll find MacBU at is Macworld Conference &amp;amp; Expo 2009. As always, a big part of the MacBU team will make their way to Moscone Center in San Francisco in early January. I&amp;rsquo;m also coordinating a two day session, &amp;ldquo;Getting the Most Out of Office 2008 for Mac&amp;rdquo;, part of the &lt;a href=&quot;http://www.macworldexpo.com/SitePage.aspx?id=6ccfadf7-712e-4820-8f46-31fbc0bdf7d5&quot;&gt;Power Tools Conference&lt;/a&gt; at MacWorld. If you want to learn more about Office from the team that built it, go to the &lt;a href=&quot;http://www.macworldexpo.com/&quot;&gt;Macworld Expo&lt;/a&gt; site to learn more and sign up for this session.&lt;/p&gt;</description>
<category>Macworld Expo</category>
<category>MacBU</category>
<category>Office 2008</category>
<category>events</category>
<category>MacMania</category>
</item>
<item>
<title>you're my favourite</title>
<pubDate>Thu, 20 Nov 2008 22:11:08 GMT</pubDate>
<guid isPermaLink="true">http://www.officeformac.com/blog/you-re-my-favourite</guid>
<link>http://www.officeformac.com/blog/you-re-my-favourite</link>
<author>Nadyne Mielke</author>
<description>&lt;p&gt;Like pretty much everyone else in the known world, I get way too much email.  Given how much time I spend in Entourage and how important it is to my workflow, I have an extensive group of folders to manage all of the email that I send, receive, and keep.  My incoming mail gets sorted into one of 34 different folders [1] automatically using rules.  Then I've got several dozen other folders where I sort my mail after I've dealt with it.&lt;/p&gt; 
&lt;p&gt;There are some folders which I care about much more than others.  My main inbox is the most important one.  Emails that are specific to the applications that I work on are also important, as are emails from my user experience peers.  But they're buried in my folder structure.  What's a girl to do?&lt;/p&gt; 
&lt;p&gt;Enter &lt;a href=&quot;http://www.microsoft.com/mac/products/entourage2008/default.mspx&quot;&gt;Entourage 2008&lt;/a&gt; and the favourites bar.  The favourites bar is right below the toolbar.  Here's mine: &lt;br /&gt; &lt;br&gt;
&lt;img alt=&quot;Nadyne's favourites bar&quot; src=&quot;http://www.officeformac.com/blogassets/favouritesbar.jpg&quot; /&gt;&lt;/p&gt; 
&lt;p&gt;I love so many things about my favourites bar.  It means that, no matter where I am in Entourage, I can quickly jump to my most important folders.  It shows me when there's new mail in those important folder.  Entourage's dock icon is helpful in that it tells me when I have new mail, but this gives me much more detail.  The favourites bar lets me I tell the difference between new mail that needs my attention now and stuff that can wait until later.&lt;/p&gt; 
&lt;p&gt;So how do you &lt;a href=&quot;http://www.microsoft.com/mac/help.mspx?target=bde11c52-56e7-4397-b477-6eab669d64571033&amp;amp;clr=99-2-0&amp;amp;ep=8&amp;amp;rtype=2&amp;amp;pos=1&amp;amp;quid=e30e28d7-a932-4076-b72d-87040720b4e4&amp;amp;CTT=Search&amp;amp;MODE=ct&amp;amp;locale=en-US&amp;amp;usid=c008f5da-7ced-4dff-af8a-90f2f12d42d5&quot;&gt;add folders to your favourites bar&lt;/a&gt;?  It's easy: in Entourage, choose a folder from the folder list, then drag it to the favourites bar.  If you ever make a change to that folder (say, if you change its name), Entourage automatically changes it in the favourites bar, too.  If you decide that you don't want something in your favourites bar, select it from the favourites bar and drag it off.&lt;/p&gt; 
&lt;p&gt;I mostly just use the favourites bar for mail folders, but you can put anything there that you like.  I sometimes use it to quickly access a specific project from the Project Center if I find myself referring to it a lot.  I've seen some folks put a shortcut to their calendar there, which is especially useful if you have multiple Exchange accounts set up in Entourage.&lt;/p&gt; 
&lt;p&gt;What's in your favourites bar?&lt;/p&gt; &lt;br&gt;
&lt;hr /&gt; 
&lt;p&gt;&lt;small&gt;I have to admit that I didn't realise that I had 34 folders just for incoming mail!  So I decided that I don't want to know how many other folders that I have.  Let's just say that when I have Entourage maximised on my 24-inch monitor in my office, it takes six clicks to scroll through them all ... &lt;/small&gt;&lt;/p&gt;</description>
<category>Entourage</category>
<category>Entourage</category>
</item>
<item>
<title>Providing feedback on the Help content</title>
<pubDate>Mon, 24 Nov 2008 12:11:30 GMT</pubDate>
<guid isPermaLink="true">http://www.officeformac.com/blog/Providing-feedback-on-the-Help-content</guid>
<link>http://www.officeformac.com/blog/Providing-feedback-on-the-Help-content</link>
<author>Radhika S</author>
<description>&lt;p&gt;&lt;span style=&quot;font-family: &amp;quot;Calibri&amp;quot;,&amp;quot;sans-serif&amp;quot;; font-size: 11pt; mso-fareast-font-family: Calibri; mso-fareast-theme-font: minor-latin; mso-bidi-font-family: 'Times New Roman'; mso-ansi-language: EN-US; mso-fareast-language: EN-US; mso-bidi-language: AR-SA&quot;&gt;As part of content analysis (see my earlier post&amp;nbsp;about this &lt;a href=&quot;http://www.officeformac.com/blog/What-happens-to-the-content-feedback-you-send-us&quot;&gt;What happens to the content feedback you send us&lt;/a&gt;), the content team at MacBU reviews all feedback to determine what actions we need to take to improve our content. We also work with our product teams to translate the customer pain points, which helps them develop great products that meet our user&amp;rsquo;s needs. &lt;br /&gt; &lt;br&gt;
&amp;nbsp;&lt;br /&gt; &lt;br&gt;
In order to make sure we are hearing you right, it is very important that you describe your problem well, so we can address it the right way. &lt;br /&gt; &lt;br&gt;
&amp;nbsp;&lt;br /&gt; &lt;br&gt;
Here is an example of good feedback for the Help topic titled &amp;ldquo;&lt;a href=&quot;http://www.microsoft.com/mac/help.mspx?target=f1b663d8-a674-45f4-88b6-a0d8df19d6061033&amp;amp;clr=99-1-0&amp;amp;MODE=ct&amp;amp;CTT=Search&amp;amp;ep=8&amp;amp;rtype=2&amp;amp;pos=2&amp;amp;quid=d8e3c6d6-10b9-46e2-be54-d347775bb94d&amp;amp;locale=en-US&amp;amp;usid=76f1743d-c434-4533-ba3b-39bb2dd6257f&quot;&gt;Give your Office documents a stylish look&lt;/a&gt;&amp;rdquo;: &lt;br /&gt; &lt;br&gt;
&amp;nbsp;&lt;br /&gt; &lt;br&gt;
&lt;i&gt;I need to know how to change the default paragraph spacing. &amp;nbsp;I don't want an extra space after all my paragraphs. &amp;nbsp;How do I change the default spacing? &amp;nbsp;Please put this info in help asap. Thanks!&lt;br /&gt; &lt;br&gt;
&lt;/i&gt;&lt;br /&gt; &lt;br&gt;
This is great. I know that I need to add information about setting defaults. &amp;nbsp;&lt;br /&gt; &lt;br&gt;
&amp;nbsp;&lt;br /&gt; &lt;br&gt;
Here is feedback for the same topic:&lt;br /&gt; &lt;br&gt;
&amp;nbsp;&lt;br /&gt; &lt;br&gt;
&lt;i&gt;&amp;quot;bad username and password&amp;quot;&lt;br /&gt; &lt;br&gt;
&lt;/i&gt;&lt;br /&gt; &lt;br&gt;
In this case, I am not really sure what the user is trying to accomplish. Unfortunately, I have to ignore the comment and move on to comments that explicitly state the problem. &lt;br /&gt; &lt;br&gt;
&amp;nbsp;&lt;br /&gt; &lt;br&gt;
Please give us a detailed description of the problem. This will help us better address your needs.&lt;/span&gt;&lt;/p&gt; 
&lt;p&gt;&lt;span style=&quot;font-family: &amp;quot;Calibri&amp;quot;,&amp;quot;sans-serif&amp;quot;; font-size: 11pt; mso-fareast-font-family: Calibri; mso-fareast-theme-font: minor-latin; mso-bidi-font-family: 'Times New Roman'; mso-ansi-language: EN-US; mso-fareast-language: EN-US; mso-bidi-language: AR-SA&quot;&gt;When you are reading one of our help pages and want to make a suggestion, you can use the feedback section at the bottom of the page.&amp;nbsp;&lt;/span&gt;&lt;span style=&quot;font-family: &amp;quot;Calibri&amp;quot;,&amp;quot;sans-serif&amp;quot;; font-size: 11pt; mso-fareast-font-family: Calibri; mso-fareast-theme-font: minor-latin; mso-bidi-font-family: 'Times New Roman'; mso-ansi-language: EN-US; mso-fareast-language: EN-US; mso-bidi-language: AR-SA&quot;&gt;&lt;br /&gt; &lt;br&gt;
&amp;nbsp;&lt;br /&gt; &lt;br&gt;
If you want to provide feedback about the product, post your suggestions to the &lt;a href=&quot;http://www.microsoft.com/mac/suggestions.mspx&quot;&gt;Product Suggestions&lt;/a&gt;&amp;nbsp;&amp;nbsp;page. This is to make sure that the right folks are listening to you and acting upon your requests.&lt;br /&gt; &lt;br&gt;
&amp;nbsp;&lt;br /&gt; &lt;br&gt;
A huge thanks to all of you who continue to provide valuable suggestions that help us help you. &lt;/span&gt;&lt;/p&gt;</description>
<category>IT Pro</category>
<category>User Assistance</category>
</item>
<item>
<title>Embrace Your Inner Packrat...and Gobble Up a Deal.</title>
<pubDate>Thu, 27 Nov 2008 19:11:18 GMT</pubDate>
<guid isPermaLink="true">http://www.officeformac.com/blog/Embrace-Your-Inner-Packrat---and-Gobble-Up-a-Deal</guid>
<link>http://www.officeformac.com/blog/Embrace-Your-Inner-Packrat---and-Gobble-Up-a-Deal</link>
<author>Sheridan Jones</author>
<description>&lt;p&gt;I&amp;rsquo;ll tell you a personal secret: I think I&amp;rsquo;m a digital hoarder. I have over a terabyte of stored documents, pictures, videos, music and fonts on eight hard drives in my office. I&amp;rsquo;ve maxed out storage limits on every network drive assigned to me by the Microsoft datacenter. I don&amp;rsquo;t know if I really need 13,000 fonts, all of our marketing and training materials since Office &amp;rsquo;98, and every funny picture my husband ever sent to me, but there&amp;rsquo;s NO WAY I&amp;rsquo;m giving up my 20 year collection of royalty free photos and clip art. I was a small business owner and designer too long to delete potentially useful files. In fact, I still have every creative project I ever produced. Storage is cheap, I reason, but my time, on the other hand&amp;hellip;and so it goes.&lt;br /&gt; &lt;br&gt;
&lt;br /&gt; &lt;br&gt;
In any case, I have amassed a massive stash of digital data in my deceptively neat office, and I&amp;rsquo;m guessing I&amp;rsquo;m not alone. Don&amp;rsquo;t we all have orphaned files abandoned out there on CDs and servers and hard drives? Don&amp;rsquo;t you wish you could get them back, doing something useful, without mounting every drive, opening every folder or Quick-Looking every file?&lt;br /&gt; &lt;br&gt;
&lt;br /&gt; &lt;br&gt;
It used to cause me a certain amount of unrest, thinking of those files I&amp;rsquo;d squirreled away for good reason, but had lost track of &amp;ndash; valuable assets I was wasting because I couldn&amp;rsquo;t find and use them when I needed them. For example, I scoured the web and downloaded MORE fonts (pirate themed) for Talk Like a Pirate Day because I couldn&amp;rsquo;t find the ones I knew I already had on some disk somewhere. Time suck &amp;ndash; whoosh! Fifteen minutes gone forever.&lt;/p&gt; 
&lt;p&gt;If you have a lot of files stored on external devices &amp;ndash; DVDs, hard drives, servers, whatever &amp;ndash; and you&amp;rsquo;d like to get them indexed, organized, and useful again, you might like the tool I use &amp;ndash; Microsoft Expression Media. Expression Media lets you make visual catalogs of all your files, extremely easily, wherever they are. Just drag and drop your disk to a new catalog to get started. Once you&amp;rsquo;ve created the catalog, even if the drive isn&amp;rsquo;t connected, you can still browse for and quickly find forgotten files. Don&amp;rsquo;t remember the name of the customer contract you created last year, but &amp;ldquo;you&amp;rsquo;ll know it if you see it&amp;rdquo;? No worries &amp;ndash; you can isolate all your .doc files, and scan through them rapidly and easily. I can power through those 13,000 fonts in under a minute. Thumbnails make it easy to find the one I want; I can even open or install the file right from Expression Media. For the uber-organized, keywords and ratings can be applied to anything. For me, it&amp;rsquo;s enough to be able to group file types like .pdfs from multiple drives, and scroll through them until I find the one I want.&amp;nbsp;&lt;br /&gt; &lt;br&gt;
&lt;br /&gt; &lt;br&gt;
Expression Media is actually a powerful Digital Asset Management application. It&amp;rsquo;s very popular with designers and photographers &amp;ndash; lots of people I know started using it back when it was called iView. I wish I&amp;rsquo;d had it when I ran a small business &amp;ndash; the amount of stress I could have saved myself (and my team!) with just the basic functions of Expression Media for file management would have made a difference in our productivity and bottom line.&lt;br /&gt; &lt;br&gt;
&lt;br /&gt; &lt;br&gt;
There are so many things beyond organizing you can do with Expression Media. Create back-up copies of important files to DVD, create Silverlight-enabled web galleries and upload them automatically to your website, batch convert image, movie or sound files from one type to another (say MP3 to WAV.) But for me, the killer use has been to simply keep track of my stuff, and to help my inner packrat to be more productive and peaceful.&lt;br /&gt; &lt;br&gt;
&lt;br /&gt; &lt;br&gt;
It&amp;rsquo;s a good tool for team collaboration too. I&amp;rsquo;ve created catalogs of all of our marketing assets like logos and photos, and shared those with people I work with. Now, instead of asking me for the umpteenth time where to find the Microsoft logo in .eps format, they can simply look at the catalog and open the file directly from the server we all share. The catalogs stay up-to-date because I enabled the folder-watching feature, so anything I add to the server gets added to their catalogs too, automatically. Catalogs are compatible with Mac and Windows, so my internal and external teams are able to share files and work together more efficiently regardless of what platform they&amp;rsquo;re on, just like Office for Mac helps Mac users work more seamlessly with Windows users on Office documents.&lt;br /&gt; &lt;br&gt;
&lt;br /&gt; &lt;br&gt;
Our team created some videos sampling what you can do with Expression Media, especially in concert with Office 2008. These videos aren&amp;rsquo;t quite ready for prime-time, but I quickly put up a special sneak peek channel on You Tube for MacMojo readers: &lt;a href=&quot;http://www.youtube.com/msmacbu&quot;&gt;www.youtube.com/msmacbu&lt;/a&gt;.&amp;nbsp; Be sure to watch the video entitled Office 2008 Special Media Edition&amp;hellip;extra street cred to you if you can name the Song, Band, Album &amp;amp; Record Label in that video. Watch it in high res if you&amp;rsquo;ve got the bandwidth, it&amp;rsquo;s much better that way. Eventually, all of these will all be available on &lt;a href=&quot;http://www.microsoft.com/mac&quot;&gt;www.microsoft.com/mac&lt;/a&gt;.&lt;br /&gt; &lt;br&gt;
&lt;br /&gt; &lt;br&gt;
Are you ready to embrace your inner packrat, and gobble up a great deal this Thanksgiving day? If you haven&amp;rsquo;t upgraded to Office 2008 yet, surf the web for holiday deals on Office 2008 Special Media Edition, which includes Expression Media as well as the full, Exchange-enabled suite of Office 2008 for Mac. Great discounts are available throughout the holiday season, but Thursday, November 28th &amp;amp; Friday November 29th there are MASSIVE bargains available (like 75% off the normal price &amp;ndash; you can save something like $350!) If you&amp;rsquo;re already an Office for Mac user (any version) be sure to look at the upgrade prices for an even better deal.&lt;br /&gt; &lt;br&gt;
&lt;br /&gt; &lt;br&gt;
This Thanksgiving, I&amp;rsquo;m thankful for a lot of things, big and small &amp;ndash; and one of them is the peaceful feeling I get knowing I can find what I&amp;rsquo;m looking for. Happy Holidays, everyone &amp;ndash; may your days be merry and your media more manageable.&lt;/p&gt; 
&lt;p&gt;&lt;br /&gt; &lt;br&gt;
&amp;nbsp;&lt;/p&gt;</description>
<category>Expression Media</category>
<category>Office</category>
<category>Office 2008</category>
<category>Productivity</category>
<category>Tips & Tricks</category>
<category>Working in MacBU</category>
</item>
<item>
<title>A Circle of Fifths: How I Learned Music Theory using Excel</title>
<pubDate>Mon, 01 Dec 2008 10:12:00 GMT</pubDate>
<guid isPermaLink="true">http://www.officeformac.com/blog/A-Circle-of-Fifths--How-I-Learned-Music-Theory-using-Excel</guid>
<link>http://www.officeformac.com/blog/A-Circle-of-Fifths--How-I-Learned-Music-Theory-using-Excel</link>
<author>Blair Neumann</author>
<description>&lt;p&gt;Someone recently asked me what I do when I&amp;rsquo;m not playing &lt;a href=&quot;http://www.upa.org/&quot;&gt;Ultimate&lt;/a&gt;. I responded by saying &amp;quot;I play a lot of guitar&amp;quot; (deftly sidestepping a &lt;a href=&quot;http://www.officeformac.com/blog/Job-Description-for-a-Program-Manager&quot;&gt;conversation&lt;/a&gt; about my day job). And while I&amp;rsquo;ve played guitar for almost 20 years, I&amp;rsquo;ve also spent most of those two decades stubbornly refusing to learn any music theory. &amp;quot;&lt;a href=&quot;http://en.wikipedia.org/wiki/Jimi_Hendrix&quot;&gt;My&lt;/a&gt; &lt;a href=&quot;http://en.wikipedia.org/wiki/Stevie_Ray_Vaughn&quot;&gt;guitar&lt;/a&gt; &lt;a href=&quot;http://en.wikipedia.org/wiki/Stone_Gossard&quot;&gt;gods&lt;/a&gt; had self-taught so why should I not do the same?&amp;quot; I reasoned. But I recently discovered that I really do want to understand (if not practice) music theory, so I turned to several sources, one of which was Excel.&lt;/p&gt; 
&lt;p&gt;&amp;quot;Why use Excel to teach yourself music theory?&amp;quot; I ask myself. To which I retort, &amp;quot;Music theory is all about patterns in series and Excel is an excellent and convenient tool for generating such series and manipulating them to expose their patterns.&amp;quot; Convinced, I opened my &lt;a href=&quot;http://www.everymac.com/systems/apple/macbook/stats/macbook_2.0_black.html&quot;&gt;MacBook&lt;/a&gt; and launched Excel in hopes of discovering the patterns underlying the &lt;a href=&quot;http://en.wikipedia.org/wiki/Circle_of_fifths&quot;&gt;Circle of Fifths&lt;/a&gt;.&lt;/p&gt; 
&lt;p&gt;I&amp;rsquo;m not completely na&amp;iuml;ve about music theory. I know the names of the twelve tones (A, A#, B, C, C#, et al.) used in Western music, and I understand that A-sharp and B-flat really are two names for the same tone. In other words, I sort of generally grok the black and white key arrangement on the &lt;a href=&quot;http://en.wikipedia.org/wiki/Image:Klaviatur-3-en.svg&quot;&gt;piano keyboard&lt;/a&gt; or the &lt;a href=&quot;http://en.wikipedia.org/wiki/Fingerboard&quot;&gt;fret board&lt;/a&gt; of a guitar. It&amp;rsquo;s not much of a starting point, but it&amp;rsquo;s enough: I enter the twelve tones in a column in Excel.&lt;/p&gt; 
&lt;p&gt;&lt;img width=&quot;427&quot; height=&quot;193&quot; alt=&quot;&quot; src=&quot;http://www.officeformac.com/.59b6380e/cmd.233/embedded..59b637f9&quot; /&gt;&lt;img width=&quot;0&quot; height=&quot;0&quot; alt=&quot;&quot; src=&quot;http://www.officeformac.com/.59b6380e/cmd.233/embedded..59b637f7&quot; /&gt;&lt;/p&gt; 
&lt;p&gt;I also understand that the tones repeat themselves in cycles called octaves. For example, the tones G, G#/Ab, A ascend into each other in exactly the same way that C, C#/Db, D do. I set the value of cell A13 to &amp;quot;=A1&amp;quot; and then use AutoFill to complete a second octave in cells A13 through A24. Cool, but while this second octave will be totally useful (for reasons that may become obvious shortly), I don&amp;rsquo;t need to see it any longer, so I select rows 13 through 24 and hide them.&lt;/p&gt; 
&lt;p&gt;My next goal for Excel is to generate all of the &lt;a href=&quot;http://en.wikipedia.org/wiki/Major_scale&quot;&gt;major scales&lt;/a&gt; in Western music. There are twelve of these, one for each of the twelve tones, and each is derived from a common seven-tone pattern based on its root tone: up 2, up 2, up 1, up 2, up 2, up 2. Excel can handle this. I start by entering the common pattern in the A row using cell references instead of values.&lt;/p&gt; 
&lt;p&gt;&lt;img width=&quot;427&quot; height=&quot;193&quot; alt=&quot;&quot; src=&quot;http://www.officeformac.com/.59b6380e/cmd.233/embedded..59b637ff&quot; /&gt;&lt;/p&gt; 
&lt;p&gt;The picture above shows what I typed into cells B1 through G1, but the leading &amp;quot;=&amp;quot; characters mean these cells should compute their values (like we did in cell A13). What Excel actually displays looks like the following: It&amp;rsquo;s the A-major scale!&lt;/p&gt; 
&lt;p&gt;&lt;img width=&quot;427&quot; height=&quot;193&quot; alt=&quot;&quot; src=&quot;http://www.officeformac.com/.59b6380e/cmd.233/embedded..59b63801&quot; /&gt;&lt;/p&gt; 
&lt;p&gt;At this point we can take advantage of the same powerful AutoFill feature we used to generate the second octave, this time to generate all the rest of the major scales. Are you ready for this? Excel sure is. Just select cells B1 through G1 and drag from the lower right-hand corner of that selection down to highlight cells B1 through G12. Voila: All of the major scales, and barely any hassle.&lt;/p&gt; 
&lt;p&gt;&lt;img width=&quot;427&quot; height=&quot;193&quot; alt=&quot;&quot; src=&quot;http://www.officeformac.com/.59b6380e/cmd.233/embedded..59b63805&quot; /&gt;&lt;/p&gt; 
&lt;p&gt;This is a great start. I just generated every major scale by typing just 12 literal values plus an additional 7 cell references into Excel and using AutoFill to generate the rest. Totally great, but it&amp;rsquo;s not yet the fabled Circle of Fifths. How do we get there from here?&lt;/p&gt; 
&lt;p&gt;I know the Circle of Fifths organizes major scales by the number of sharps and flats in each scale. &lt;a name=&quot;MyAnalogClock&quot;&gt;&lt;/a&gt;Think of an &lt;a href=&quot;http://en.wikipedia.org/wiki/Image:Circle_of_fifths_deluxe_4.svg&quot;&gt;analog clock&lt;/a&gt; where 1:00 is the major scale with 1 sharp, 11:00 is the major scale with 1 flat, 2:00 is the major scale with 2 sharps, 10:00 is the major scale with 2 flats, etc. I also recall that A-sharp and B-flat are two names for the same tone (and likewise for the other sharp/flat pairs), so I could also think of the same analog clock where 1:00 is one of two major scales with 1 sharp/flat while 11:00 is the other.&lt;/p&gt; 
&lt;p&gt;I create a column H to list the number of sharps and flats in each row using Excel&amp;rsquo;s &lt;a href=&quot;http://office.microsoft.com/en-us/excel/HP052090291033.aspx&quot;&gt;COUNTIF&lt;/a&gt; function to do the heavy lifting. I enter the following value into cell H1 to get the number of sharps and flats in the A-major scale, then use AutoFill to generate similar results for the rest of the major scales: =COUNTIF(A1:G1, &amp;quot;?#/?b&amp;quot;)&lt;/p&gt; 
&lt;p&gt;&lt;img width=&quot;427&quot; height=&quot;193&quot; alt=&quot;&quot; src=&quot;http://www.officeformac.com/.59b6380e/cmd.233/embedded..59b63809&quot; /&gt;&lt;/p&gt; 
&lt;p&gt;I want to sort by column H but there&amp;rsquo;s a problem: The way I set this up, all those cell references assume that we&amp;rsquo;re sorted by column A. No big deal though: I no longer need the cell references now that the scales are all generated. I copy the whole range A1 to G12 and use Paste Special to paste back over that same range as values. Now I can sort by column H without turning the major scales to &lt;a href=&quot;http://en.wikipedia.org/wiki/Jazz&quot;&gt;jazz&lt;/a&gt;!&lt;/p&gt; 
&lt;p&gt;&lt;img width=&quot;427&quot; height=&quot;193&quot; alt=&quot;&quot; src=&quot;http://www.officeformac.com/.59b6380e/cmd.233/embedded..59b6380b&quot; /&gt;&lt;/p&gt; 
&lt;p&gt;It&amp;rsquo;s still not the Circle of Fifths, but it&amp;rsquo;s looking a lot more like my &lt;a href=&quot;#MyAnalogClock&quot;&gt;analog clock&lt;/a&gt;. Other than the zeros and the fives, each of the pairs of scales from column H shares a common property: One of the two has a sharp/flat in the 4th position (column D) and the other has a sharp/flat in the 7th position (column G) while neither scale has both. Interestingly, two of the three scales with five sharps/flats in also share this property (the third is just special: we&amp;rsquo;ll call it 6 sharps/flats for reasons that will be explained shortly). I create a column I to expose this property then sort by it. Resorting by column H within those results gives me just what I&amp;rsquo;ve been looking for.&lt;/p&gt; 
&lt;p&gt;Behold: The Circle of Fifths!&lt;/p&gt; 
&lt;p&gt;&lt;img width=&quot;427&quot; height=&quot;193&quot; alt=&quot;&quot; src=&quot;http://www.officeformac.com/.59b6380e/cmd.233/embedded..59b6380d&quot; /&gt;&lt;/p&gt; 
&lt;p&gt;I understand now why that F#/Gb-major scale with five sharps/flats is really six sharps or six flats. Think of F as &amp;quot;E-sharp&amp;quot; or B as &amp;quot;C-flat&amp;quot; depending on the key: If you&amp;rsquo;re in the key of F#-major then F is &amp;quot;E-sharp&amp;quot; but if you&amp;rsquo;re in the key of Gb-major then B is &amp;quot;C-flat&amp;quot;. It&amp;rsquo;s sleight of hand really: They really are just different ways of thinking about the same thing, but apparently it&amp;rsquo;s musically pure to think about it this way. (There&amp;rsquo;s some similar musical purity where the major scales with five sharps and flats [B-major and C#/Db-major] do double-duty as major scales with seven sharps or seven flats, but I&amp;rsquo;ll leave it as an exercise for the reader to figure that out.)&lt;/p&gt; 
&lt;p&gt;So what did I learn from all this? Well, for one thing I learned how to read sheet music since now I know what it means for a key signature to have (for example) two sharps or four flats. I also learned to look at the fret board on my guitar completely differently than how I did before: I care now much more deeply for the &amp;quot;natural&amp;quot; tones A, B, C, et al. and respect the special place that their sharp and flat accents can have depending on the key. And I learned how to play in any key, at least in theory (certainly not yet in practice). That&amp;rsquo;s a lot to learn from just a couple handfuls of values, some cell references and simple formulas, sorting, and a little AutoFill magic from Excel.&lt;/p&gt;</description>
<category>excel</category>
<category>Tips & Tricks</category>
</item>
</channel>
</rss>
