Excel VBA Cells and Hyperlinks

I track some information in Excel, and one of the columns is for a link to some location (blogs, Web sites, etc.). One of the things is that I don’t want the URL to appear as it creates display issues (as shown here). I really want it to look like this: I prefer to just display the word “Link” that is marked up with the actual link.

The rest is here:
Excel VBA Cells and Hyperlinks

Build WPF Data Controls for Outlook Addins Easily with VS2010

Last post I showed how to migrate our Northwind Outlook client to .NET 4 and Office 2010 . This Outlook Add-in displays order history information in an adjoining form region so sales associates can see that data immediately when communicating with customers. When we originally built this with Visual Studio 2008 , we used a WPF user control to display the data so that we could better match the look and feel of Outlook 2007

Go here to read the rest: 
Build WPF Data Controls for Outlook Addins Easily with VS2010

Make SharePoint 2007 Act Like SharePoint 2010 (sort of …)

I’m pretty sure every SharePoint enthusiast has seen those great Sneak Peek videos Microsoft released some time ago. And I’m sure that lots of the new features shown were very exciting for lots of you. Since SharePoint 2010 is still quite far away in the future, let’s try to bring some of the 2010 stuff to SharePoint 2007! In the overview video , Tom Rizzo showed some new user interface functionality, pretty much all of it was heavily using asynchronous Javascript code to dynamically do updates, change layouts etc

Read more from the original source:
Make SharePoint 2007 Act Like SharePoint 2010 (sort of …)