<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>NextEqualZero.com &#187; Tools</title>
	<atom:link href="http://www.nextequalzero.com/category/tools/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.nextequalzero.com</link>
	<description>A technical eye on Microsoft Dynamics NAV</description>
	<lastBuildDate>Fri, 05 Feb 2010 17:30:00 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.1</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Putting a little Dynamics in the Excel Ribbon</title>
		<link>http://www.nextequalzero.com/2009/06/dynamics-in-the-excel-ribbon/</link>
		<comments>http://www.nextequalzero.com/2009/06/dynamics-in-the-excel-ribbon/#comments</comments>
		<pubDate>Mon, 08 Jun 2009 11:14:23 +0000</pubDate>
		<dc:creator>Ian Crocker</dc:creator>
				<category><![CDATA[Tools]]></category>

		<guid isPermaLink="false">http://www.nextequalzero.com/?p=148</guid>
		<description><![CDATA[If you&#8217;ve ever copied and pasted a list of objects from Object Designer into Excel, you&#8217;ll know that the object types are represented in their numeric form, e.g., Table=1, Form=2 and so on.

I tend to keep a spreadsheet of objects associated with changes I make for customers and so hop into Excel quite frequently to [...]]]></description>
			<content:encoded><![CDATA[<p>If you&#8217;ve ever copied and pasted a list of objects from Object Designer into Excel, you&#8217;ll know that the object types are represented in their numeric form, e.g., Table=1, Form=2 and so on.</p>
<p><img class="alignnone size-full wp-image-155" title="objects-in-excel-1" src="http://www.nextequalzero.com/wp-content/uploads/2009/06/objects-in-excel-1.jpg" alt="objects-in-excel-1" width="375" height="177" /></p>
<p>I tend to keep a spreadsheet of objects associated with changes I make for customers and so hop into Excel quite frequently to paste in sets of objects.</p>
<p>To save myself the time of manually converting the integer values to their respective object descriptions, I used a VBA macro stored in the spreadsheet to do the job.</p>
<p>All well and good, but it just wasn&#8217;t funky enough!</p>
<p>So I hacked together a quick Add-In for Excel 2007 to do the same job.</p>
<p>The advantage of using an Add-In is that it is easily distributable and can be given its own tab and button on the Excel Ribbon.</p>
<p><img class="alignnone size-full wp-image-163" title="dynamics-nav-ribbon-tab" src="http://www.nextequalzero.com/wp-content/uploads/2009/06/dynamics-nav-ribbon-tab.jpg" alt="dynamics-nav-ribbon-tab" width="375" height="91" /></p>
<p>Once the add-in has been enabled in Excel, clicking the Convert Object Types button will do the conversion and make the Type column nice and readable.</p>
<p><img class="alignnone size-full wp-image-165" title="objects-in-excel-2" src="http://www.nextequalzero.com/wp-content/uploads/2009/06/objects-in-excel-2.jpg" alt="objects-in-excel-2" width="375" height="176" /></p>
<p>I do have some other VBA bits and pieces lying around for manipulating Object Desinger data which I will probably include in this Add-In at a future date, as the single button does look a bit lonely <img src='http://www.nextequalzero.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<h3>Download</h3>
<p>If you&#8217;d like to try it for yourself you can grab the Add-In using the link below.</p>
<p>All you need to do is save the file to a suitable location and enable it as an Add-In from Excel Options.</p>
<p>Let me know in the comments if you find it useful.</p>
<p><a href="http://www.nextequalzero.com/wp-content/uploads/2009/06/dynamics-nav-add-in.xlam">Download the Dynamics NAV Excel Add-In</a></p>
<p><strong>NOTE: </strong>Rename <strong>dynamics-nav-add-in.zip</strong> to <strong>dynamics-nav-add-in.xlm</strong></p>
]]></content:encoded>
			<wfw:commentRss>http://www.nextequalzero.com/2009/06/dynamics-in-the-excel-ribbon/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
	</channel>
</rss>
