<?xml version='1.0' encoding='UTF-8'?><?xml-stylesheet href="http://www.blogger.com/styles/atom.css" type="text/css"?><feed xmlns='http://www.w3.org/2005/Atom' xmlns:openSearch='http://a9.com/-/spec/opensearchrss/1.0/'><id>tag:blogger.com,1999:blog-7176045.post4142250988112460846..comments</id><updated>2009-12-23T22:17:54.924+03:00</updated><category term='Windows 8'/><category term='Export'/><category term='Access datasheet'/><category term='Office'/><category term='#MVP10'/><category term='Access 14'/><category term='SQL Server'/><category term='Misc'/><category term='Access 2010'/><category term='VB'/><category term='Office 2010'/><category term='Azure'/><category term='Tutorials'/><category term='Upsizing'/><category term='Libraries'/><category term='Windows Phone'/><category term='Ribbon'/><category term='VBA'/><category term='Setup'/><category term='Access 2007'/><category term='Access'/><category term='Jet'/><category term='access field type DAO'/><category term='ActiveX'/><category term='Runtime'/><category term='Error'/><category term='Office 2007'/><category term='#MVP09'/><category term='Code Samples'/><category term='.NET'/><category term='Excel'/><title type='text'>Comments on AccessBlog.net: How to use .NET assembly in VBA</title><link rel='http://schemas.google.com/g/2005#feed' type='application/atom+xml' href='http://accessblog.net/feeds/4142250988112460846/comments/default'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/7176045/4142250988112460846/comments/default'/><link rel='alternate' type='text/html' href='http://accessblog.net/2009/09/how-to-use-net-assembly-in-vba.html'/><author><name>Alex Dybenko</name><uri>http://www.blogger.com/profile/16954512620659022712</uri><email>noreply@blogger.com</email><gd:image xmlns:gd='http://schemas.google.com/g/2005' rel='http://schemas.google.com/g/2005#thumbnail' width='26' height='32' src='http://2.bp.blogspot.com/-oT_d4T_EflQ/ToBPAsrJZKI/AAAAAAAAAXM/87jGWx1-U04/s220/AlexGeeksRule1-444-555.JPG'/></author><generator version='7.00' uri='http://www.blogger.com'>Blogger</generator><openSearch:totalResults>3</openSearch:totalResults><openSearch:startIndex>1</openSearch:startIndex><openSearch:itemsPerPage>25</openSearch:itemsPerPage><entry><id>tag:blogger.com,1999:blog-7176045.post-2957549034313267259</id><published>2009-12-23T22:17:54.924+03:00</published><updated>2009-12-23T22:17:54.924+03:00</updated><title type='text'>I&amp;#39;ve been scratching the surface of .net but w...</title><content type='html'>I&amp;#39;ve been scratching the surface of .net but would like to learn more.  I like that it can integrate with Access through VBA.</content><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/7176045/4142250988112460846/comments/default/2957549034313267259'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/7176045/4142250988112460846/comments/default/2957549034313267259'/><link rel='alternate' type='text/html' href='http://accessblog.net/2009/09/how-to-use-net-assembly-in-vba.html?showComment=1261595874924#c2957549034313267259' title=''/><author><name>DataPlus - Custom Data Services</name><uri>http://www.blogger.com/profile/08436982049701752461</uri><email>noreply@blogger.com</email><gd:image xmlns:gd='http://schemas.google.com/g/2005' rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='http://2.bp.blogspot.com/_ZtEwu9yYD3g/SMvX8H1YLGI/AAAAAAAAABg/p1neUQ_U9Mo/S220/mypictr_Flickr.jpg'/></author><thr:in-reply-to xmlns:thr='http://purl.org/syndication/thread/1.0' href='http://accessblog.net/2009/09/how-to-use-net-assembly-in-vba.html' ref='tag:blogger.com,1999:blog-7176045.post-4142250988112460846' source='http://www.blogger.com/feeds/7176045/posts/default/4142250988112460846' type='text/html'/><gd:extendedProperty xmlns:gd='http://schemas.google.com/g/2005' name='blogger.itemClass' value='pid-1762540953'/></entry><entry><id>tag:blogger.com,1999:blog-7176045.post-7896082254363853550</id><published>2009-11-24T16:01:50.030+03:00</published><updated>2009-11-24T16:01:50.030+03:00</updated><title type='text'>Could you help me on this :
Whatever I do, I get t...</title><content type='html'>Could you help me on this :&lt;br /&gt;Whatever I do, I get the followin error when using the object on VBA :&lt;br /&gt;&lt;br /&gt;&amp;quot;File or assembly name BigIntX, or one of its dependecies, was not found.&amp;quot;&lt;br /&gt;&lt;br /&gt;This occurs with the eraly binding and late dinding versions of the object.&lt;br /&gt;Note that they appear properly in the object browser.&lt;br /&gt;&lt;br /&gt;Even stranger, if I want to regenerate the TLB with regasm, I have to close excel, which seems to indicate the tlb was properly loaded...&lt;br /&gt;&lt;br /&gt;Any idea ?</content><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/7176045/4142250988112460846/comments/default/7896082254363853550'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/7176045/4142250988112460846/comments/default/7896082254363853550'/><link rel='alternate' type='text/html' href='http://accessblog.net/2009/09/how-to-use-net-assembly-in-vba.html?showComment=1259067710030#c7896082254363853550' title=''/><author><name>Fred Finet</name><uri>http://www.facebook.com/fred.finet</uri><email>noreply@blogger.com</email><gd:image xmlns:gd='http://schemas.google.com/g/2005' rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img1.blogblog.com/img/blank.gif'/></author><thr:in-reply-to xmlns:thr='http://purl.org/syndication/thread/1.0' href='http://accessblog.net/2009/09/how-to-use-net-assembly-in-vba.html' ref='tag:blogger.com,1999:blog-7176045.post-4142250988112460846' source='http://www.blogger.com/feeds/7176045/posts/default/4142250988112460846' type='text/html'/><gd:extendedProperty xmlns:gd='http://schemas.google.com/g/2005' name='blogger.itemClass' value='pid-631845876'/></entry><entry><id>tag:blogger.com,1999:blog-7176045.post-2768698852854985248</id><published>2009-09-25T16:18:52.682+04:00</published><updated>2009-09-25T16:18:52.682+04:00</updated><title type='text'>Update from John Mishefske:
I had to modify the VB...</title><content type='html'>Update from John Mishefske:&lt;br /&gt;I had to modify the VBA code in the modBigInt module in the &lt;br /&gt;BigMathInAccess.mdb file to successfully run the sample.&lt;br /&gt;&lt;br /&gt;The ProgID for this class library is BigIntX and the main class is &lt;br /&gt;BigInt so I had to modify this:&lt;br /&gt;&lt;br /&gt;Public Sub earlybinding()&lt;br /&gt;&lt;br /&gt;    Dim big As New BigInt.BigInt&lt;br /&gt;   &lt;br /&gt;    Debug.Print big.multiply(&amp;quot;3&amp;quot;, &amp;quot;4&amp;quot;, 10)&lt;br /&gt;    Debug.Print big.divide(&amp;quot;16&amp;quot;, &amp;quot;2&amp;quot;, 10)&lt;br /&gt;    Debug.Print big.modulo(&amp;quot;9&amp;quot;, &amp;quot;10&amp;quot;, 10)&lt;br /&gt;&lt;br /&gt;End Sub&lt;br /&gt;&lt;br /&gt;to this&lt;br /&gt;&lt;br /&gt;Public Sub earlybinding()&lt;br /&gt;&lt;br /&gt;    Dim big As New BigIntX.BigInt&lt;br /&gt;   &lt;br /&gt;    Debug.Print big.multiply(&amp;quot;3&amp;quot;, &amp;quot;4&amp;quot;, 10)&lt;br /&gt;    Debug.Print big.divide(&amp;quot;16&amp;quot;, &amp;quot;2&amp;quot;, 10)&lt;br /&gt;    Debug.Print big.modulo(&amp;quot;9&amp;quot;, &amp;quot;10&amp;quot;, 10)&lt;br /&gt;&lt;br /&gt;End Sub&lt;br /&gt;&lt;br /&gt;  NOTE: The X after &amp;quot;BigInt&amp;quot; in the ProgID.&lt;br /&gt;&lt;br /&gt;and once I did the VBA compiled and ran successfully.&lt;br /&gt;&lt;br /&gt;Great sample and demonstrates that Access can potentially do anything &lt;br /&gt;that a .Net program can!</content><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/7176045/4142250988112460846/comments/default/2768698852854985248'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/7176045/4142250988112460846/comments/default/2768698852854985248'/><link rel='alternate' type='text/html' href='http://accessblog.net/2009/09/how-to-use-net-assembly-in-vba.html?showComment=1253881132682#c2768698852854985248' title=''/><author><name>Alex Dybenko</name><uri>http://www.blogger.com/profile/16954512620659022712</uri><email>noreply@blogger.com</email><gd:image xmlns:gd='http://schemas.google.com/g/2005' rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='http://alex.dybenko.com/images/AlexBlog.jpg'/></author><thr:in-reply-to xmlns:thr='http://purl.org/syndication/thread/1.0' href='http://accessblog.net/2009/09/how-to-use-net-assembly-in-vba.html' ref='tag:blogger.com,1999:blog-7176045.post-4142250988112460846' source='http://www.blogger.com/feeds/7176045/posts/default/4142250988112460846' type='text/html'/><gd:extendedProperty xmlns:gd='http://schemas.google.com/g/2005' name='blogger.itemClass' value='pid-250686673'/></entry></feed>
