<?xml version="1.0" encoding="utf-8" ?>
<?xml-stylesheet type="text/xsl" href="RSS_xslt_style.asp" version="1.0" ?>
<rss version="2.0" xmlns:WebWizForums="https://syndication.webwiz.net/rss_namespace/">
 <channel>
  <title>Codejock Developer Community : Transpose 2 rows</title>
  <link>http://forum.codejock.com/</link>
  <description><![CDATA[This is an XML content feed of; Codejock Developer Community : Report Control : Transpose 2 rows]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Sat, 02 May 2026 00:11:50 +0000</pubDate>
  <lastBuildDate>Fri, 22 Nov 2013 11:03:04 +0000</lastBuildDate>
  <docs>http://blogs.law.harvard.edu/tech/rss</docs>
  <generator>Web Wiz Forums 12.04</generator>
  <ttl>360</ttl>
  <WebWizForums:feedURL>forum.codejock.com/RSS_post_feed.asp?TID=22008</WebWizForums:feedURL>
  <image>
   <title><![CDATA[Codejock Developer Community]]></title>
   <url>http://forum.codejock.com/forum_images/codejock-logo.gif</url>
   <link>http://forum.codejock.com/</link>
  </image>
  <item>
   <title><![CDATA[Transpose 2 rows : Thanks, I&amp;#039;ll give it a try....]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=22008&amp;PID=71923&amp;title=transpose-2-rows#71923</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=8419">Todd Forsberg</a><br /><strong>Subject:</strong> 22008<br /><strong>Posted:</strong> 22 November 2013 at 11:03am<br /><br />Thanks, I'll give it a try.]]>
   </description>
   <pubDate>Fri, 22 Nov 2013 11:03:04 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=22008&amp;PID=71923&amp;title=transpose-2-rows#71923</guid>
  </item> 
  <item>
   <title><![CDATA[Transpose 2 rows :  If it&amp;#039;s only a visual change.    Dim...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=22008&amp;PID=71877&amp;title=transpose-2-rows#71877</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=6226">Willowmaster</a><br /><strong>Subject:</strong> 22008<br /><strong>Posted:</strong> 18 November 2013 at 9:17am<br /><br /><DIV><DIV>If it's only a visual change.</DIV></DIV><DIV>&nbsp;</DIV><DIV><table width="99%"><tr><td><pre class="BBcode"></DIV><DIV>Dim lngOrgPos1 As Long</DIV><DIV>&nbsp;&nbsp;&nbsp;&nbsp;If Column1.Index &gt; Column2.Index Then</DIV><DIV><DIV>&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; lngOrgPos = Column1.Index</DIV></DIV><DIV>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Column2.Move&nbsp; Column1.Index</DIV><DIV>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Column1.Move lngOrgPos</DIV><DIV>&nbsp;&nbsp;&nbsp; Else</DIV><DIV><DIV><DIV>&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; lngOrgPos = Column2.Index</DIV></DIV><DIV>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Column1.Move&nbsp; Column2.Index</DIV><DIV>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Column2.Move lngOrgPos</DIV></DIV><DIV>&nbsp;&nbsp;&nbsp; End if</DIV><DIV></pre></td></tr></table></DIV><DIV>&nbsp;</DIV><DIV>Something like this? </DIV>]]>
   </description>
   <pubDate>Mon, 18 Nov 2013 09:17:50 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=22008&amp;PID=71877&amp;title=transpose-2-rows#71877</guid>
  </item> 
  <item>
   <title><![CDATA[Transpose 2 rows : How would one go about transposing...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=22008&amp;PID=71873&amp;title=transpose-2-rows#71873</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=8419">Todd Forsberg</a><br /><strong>Subject:</strong> 22008<br /><strong>Posted:</strong> 17 November 2013 at 4:13pm<br /><br />How would one go about transposing the positions of two rows in a reportcontrol?]]>
   </description>
   <pubDate>Sun, 17 Nov 2013 16:13:25 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=22008&amp;PID=71873&amp;title=transpose-2-rows#71873</guid>
  </item> 
 </channel>
</rss>