<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" media="screen" href="/styles/xslt/rss.xslt"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:trackback="http://madskills.com/public/xml/rss/module/trackback/" xmlns:wfw="http://wellformedweb.org/CommentAPI/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:media="http://search.yahoo.com/mrss/" xmlns:itunes="http://www.itunes.com/dtds/podcast-1.0.dtd" xmlns:c9="http://channel9.msdn.com">
<channel>
	<title>Comment Feed for Channel 9 - VBA interop with VSTO managed code in VS 2008</title>
	<atom:link rel="self" type="application/rss+xml" href="http://channel9.msdn.com/Blogs/DanielMoth/VBA-interop-with-VSTO-managed-code-in-VS-2008/RSS"></atom:link>
	<image>
		<url>http://ecn.channel9.msdn.com/o9/previewImages/100/258402_100x75.jpg</url>
		<title>Channel 9 - VBA interop with VSTO managed code in VS 2008</title>
		<link></link>
	</image>
	<description>
Author: Hi, I am Daniel Moth 

Introduction: With VSTO v3.0 the attraction to write managed code in order to customise Office applications is huge. However, if you already have investments in VBA code, you do not need to throw it out just yet. Just interop, like I show in
 this 8&#39; video. For other resources, start at my 
blog post here.

Video download: Click on the image to play the video (from a streaming file). If you&#39;d prefer to download the wmv packaged in a zip file, you may do so

here. 
</description>
	<link></link>
	<language>en</language>
	<pubDate>Sat, 18 May 2013 23:00:47 GMT</pubDate>
	<lastBuildDate>Sat, 18 May 2013 23:00:47 GMT</lastBuildDate>
	<generator>Rev9</generator>
	<item>
		<title>Re: VBA interop with VSTO managed code in VS 2008</title>
		<description>
			<![CDATA[Hello Dan, <br>
<br>
I am currently working on VSTO. <br>
As far as I know, it is not possible to write Excel UDFs directly in .Net, you have to rely somehow on VBA as a gateway to do this.
<br>
<br>
Your screencast does just what I need to implement. <br>
<br>
I try to implement the second part of the screencast, to no avail. <br>
<br>
The properties pane for the &quot;workbook&quot;, under the VBA Interop category does not show the &quot;VBACallsEnabled&quot; option. However the second one,
<br>
&quot;ReferenceAssemblyFromVBAproject&quot; is featured. <br>
<br>
I set it to &quot;true&quot;, run the project, but the DLLs are not referenced, nor the VBA code referencing the .Net created...<br>
<br>
Any ideas, tips, would help. <br>
<br>
I have VS Studio 2008 Pro Edition, running on XP Pro. <br>
<br>
Thanks. <br>
<br>
PS : All that aside, I found your videos on VSTO quite instructive, far more than other VSTO videos I found elsewhere....<br>
Congrats !<br>
<p>posted by cotasson</p>]]>
		</description>
		<link>http://channel9.msdn.com/Blogs/DanielMoth/VBA-interop-with-VSTO-managed-code-in-VS-2008#c633476715120000000</link>
		<pubDate>Thu, 29 May 2008 15:25:12 GMT</pubDate>
		<guid isPermaLink="true">http://channel9.msdn.com/Blogs/DanielMoth/VBA-interop-with-VSTO-managed-code-in-VS-2008#c633476715120000000</guid>
		<dc:creator>cotasson</dc:creator>
	</item>
	<item>
		<title>Re: VBA interop with VSTO managed code in VS 2008</title>
		<description>
			<![CDATA[Hello again, <br>
<br>
I found <a href="http://msdn.microsoft.com/en-us/library/bb931201.aspx#VSTO2005SEVBAInterop_ExampleIntegratingVBAandVSTO">
this article</a>: <br>
As a matter of fact, I was coding in C#, this might be the reason why. <br>
<br>
Cheers. <br>
<p>posted by cotasson</p>]]>
		</description>
		<link>http://channel9.msdn.com/Blogs/DanielMoth/VBA-interop-with-VSTO-managed-code-in-VS-2008#c633476755800000000</link>
		<pubDate>Thu, 29 May 2008 16:33:00 GMT</pubDate>
		<guid isPermaLink="true">http://channel9.msdn.com/Blogs/DanielMoth/VBA-interop-with-VSTO-managed-code-in-VS-2008#c633476755800000000</guid>
		<dc:creator>cotasson</dc:creator>
	</item>
	<item>
		<title>Re: VBA interop with VSTO managed code in VS 2008</title>
		<description>
			<![CDATA[Hi cotasson<br>
<br>
Glad you found a solution soon after posting the question. For future&nbsp;VSTO questions the best place is this forum:<br>
<a href="http://forums.microsoft.com/msdn/showforum.aspx?forumid=16&amp;siteid=1">http://forums.microsoft.com/msdn/showforum.aspx?forumid=16&amp;siteid=1</a><br>
<br>
Cheers<br>
Daniel<p>posted by Daniel Moth</p>]]>
		</description>
		<link>http://channel9.msdn.com/Blogs/DanielMoth/VBA-interop-with-VSTO-managed-code-in-VS-2008#c633476849140000000</link>
		<pubDate>Thu, 29 May 2008 19:08:34 GMT</pubDate>
		<guid isPermaLink="true">http://channel9.msdn.com/Blogs/DanielMoth/VBA-interop-with-VSTO-managed-code-in-VS-2008#c633476849140000000</guid>
		<dc:creator>Daniel Moth</dc:creator>
	</item>
</channel>
</rss>