RibbonCustomizer™
Customize your Office 2007 Ribbon (Office Fluent™)with only a few mouse clicks! Works with Microsoft® Access™, Excel®, Outlook®, PowerPoint® and Word 2007.

Buy for $29.99

Download free Starter Edition

Subscribe | Subscribe by Email |

Categories

Archive


Hello World

May 23rd, 2006 by Patrick Schmid

Archival Notice: This post is no longer current and has been moved to the archive. Images and links in this post are not guaranteed to work.


Welcome to my brand new blog hosted on my own website and powered by WordPress. I am sure there are still a few glitches left on these pages. If you find any, please let me know and I will fix them.

This blog is mainly going to be about Microsoft Office 2007 or rather about “2007 Microsoft Office System” if you prefer the official name. As I am writing this, Microsoft has released Beta 2 to the public. If you don’t have Beta 2 on your computer yet, visit the Office preview site.
The focus of my blog posts will be on the Ribbon User Interface that Access, Excel, Outlook (partially), PowerPoint and Word have in Office 2007. Specifically, I will be blogging about customizing and extending this UI, from the point of view of a user and a developer (”RibbonX”).

I have so far come up with the following topic list. Please suggest any other topics you’d like to see covered. The list is not in order of how I am going to cover it. Please let me also know which topics you’d like to see first.
User view:

  • Customization in Office 2007 - what can I do?
  • The QAT
  • What if I want to change the ribbon itself?
  • RibbonCustomizer Add-In

Developer view:

  • Overview of the new UI customization model (”RibbonX”)
  • “Hello World” in Access, Excel, PowerPoint and Word from a COM Add-In using .NET (C# and VBA.NET)
  • “Hello World” in Access, Excel, PowerPoint and Word from a COM Add-In using VB6
  • “Hello World” in Outlook from a COM Add-In
  • “Hello World” in Excel, PowerPoint and Word with VBA
  • “Hello World” in Access with VBA
  • Developing COM add-ins for Office 2007 and earlier versions using .NET
  • Developing COM add-ins for Office 2007 and earlier versions using VB6
  • Ribbon UI Style Issues
  • Overview of Ribbon elements
  • Customizing Microsoft tabs, groups and controls of the ribbon
  • Dynamic Ribbon - hiding & showing of groups and controls dynamically
  • Dynamic Ribbon - create your own custom contextual tab
  • Dynamic Ribbon - trigger a tab switch

I will be on vacation until Sunday. In the meantime, check out the following resources from Microsoft:

3 Responses to “Hello World”

  1. Patrick Schmid Says:

    There seems to be an issue with subscribing to this blog from Outlook 2007/IE7 via RSS. I’ll look into it and try to fix it.

  2. Patrick Schmid Says:

    It looks like the entire RSS feeding is not working.

  3. Greg Maxey Says:

    Please let me also know which topics you’d like to see first.

    Well since you asked, I would like to take a baby step now and run later so; I would like to see this first:

    “Hello World” in Excel, PowerPoint and Word with VBA