<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="http://forums.method.me/cs/utility/FeedStylesheets/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/"><channel><title>Method:API Q&amp;A</title><link>http://forums.method.me/cs/forums/15.aspx</link><description>Ask questions specific to the MethodAPI from the Method Team and other Method users.</description><dc:language>en</dc:language><generator>CommunityServer 2007.1 SP2 (Build: 31113.47)</generator><item><title>Re: Join 2 Tables in MethodVBA for Excel</title><link>http://forums.method.me/cs/forums/thread/5890.aspx</link><pubDate>Mon, 11 Apr 2011 19:27:38 GMT</pubDate><guid isPermaLink="false">3393c1ec-311b-4812-96cb-ad8c611bba4f:5890</guid><dc:creator>CDS_Josh</dc:creator><slash:comments>0</slash:comments><comments>http://forums.method.me/cs/forums/thread/5890.aspx</comments><wfw:commentRss>http://forums.method.me/cs/forums/commentrss.aspx?SectionID=15&amp;PostID=5890</wfw:commentRss><description>&lt;p&gt;Sorry for the late reply.&amp;nbsp; Worked perfectly&lt;/p&gt;</description></item><item><title>Re: Join 2 Tables in MethodVBA for Excel</title><link>http://forums.method.me/cs/forums/thread/5831.aspx</link><pubDate>Wed, 06 Apr 2011 12:47:28 GMT</pubDate><guid isPermaLink="false">3393c1ec-311b-4812-96cb-ad8c611bba4f:5831</guid><dc:creator>Method_Paul</dc:creator><slash:comments>0</slash:comments><comments>http://forums.method.me/cs/forums/thread/5831.aspx</comments><wfw:commentRss>http://forums.method.me/cs/forums/commentrss.aspx?SectionID=15&amp;PostID=5831</wfw:commentRss><description>&lt;p&gt;&amp;nbsp;Josh -&lt;/p&gt;
&lt;p&gt;Easiest thing would be to first add linked fields in PurchaseOrderLine table under Customize &amp;gt; Tables.&amp;nbsp; Since there is already a join from PurchaseOrderLine to PurchaseOrder, you can display linked fields on the PurchaseOrderLine table from the PurchaseOrder table.&lt;/p&gt;
&lt;p&gt;Then in the API, you can just pull from the PurchaseOrderLine table and you&amp;#39;ll get the results you need.&lt;/p&gt;
&lt;p&gt;Either that, or you do two calls - one to get values from PurchaseOrderLine and one to get values from PurchaseOrder.&lt;/p&gt;
&lt;p&gt;Paul&lt;/p&gt;</description></item><item><title>Join 2 Tables in MethodVBA for Excel</title><link>http://forums.method.me/cs/forums/thread/5828.aspx</link><pubDate>Wed, 06 Apr 2011 04:49:37 GMT</pubDate><guid isPermaLink="false">3393c1ec-311b-4812-96cb-ad8c611bba4f:5828</guid><dc:creator>CDS_Josh</dc:creator><slash:comments>0</slash:comments><comments>http://forums.method.me/cs/forums/thread/5828.aspx</comments><wfw:commentRss>http://forums.method.me/cs/forums/commentrss.aspx?SectionID=15&amp;PostID=5828</wfw:commentRss><description>&lt;p&gt;I am trying to join the PurchaseOrder table with the PurchaseOrderLine table but cannot figure out the syntax to accomplish this in the MethodVBA examples.&lt;/p&gt;
&lt;p&gt;I thought I could accomplish this somehow with the sSelectFrom variable, but I cannot seem to get this working.&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;Before I lose my hair, is this even possible?&lt;/p&gt;</description></item></channel></rss>