<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="http://vstoolsforum.com/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>Crystal Reports - All Comments</title><link>http://vstoolsforum.com/blogs/crystal_reports/default.aspx</link><description>Notes, Tips and Tricks on Developing using Crystal Reports</description><dc:language>en</dc:language><generator>CommunityServer 2007 SP2 (Build: 20611.960)</generator><item><title>re: Running totals in Crystal Reports, the hard way</title><link>http://vstoolsforum.com/blogs/crystal_reports/archive/2007/06/25/running-totals-in-crystal-reports-the-hard-way.aspx#1209</link><pubDate>Tue, 05 Aug 2008 04:29:28 GMT</pubDate><guid isPermaLink="false">05d3ee43-09e1-4c21-9d53-64ecaf1acc4f:1209</guid><dc:creator>Karanjeet Singh</dc:creator><description>&lt;p&gt;Great! It worked out for me. Thanks&lt;/p&gt;
&lt;img src="http://vstoolsforum.com/aggbug.aspx?PostID=1209" width="1" height="1"&gt;</description></item><item><title>re: Running totals in Crystal Reports, the hard way</title><link>http://vstoolsforum.com/blogs/crystal_reports/archive/2007/06/25/running-totals-in-crystal-reports-the-hard-way.aspx#1179</link><pubDate>Wed, 30 Jul 2008 05:06:36 GMT</pubDate><guid isPermaLink="false">05d3ee43-09e1-4c21-9d53-64ecaf1acc4f:1179</guid><dc:creator>azam</dc:creator><description>&lt;p&gt;Create a formula called @calc, like this:&lt;/p&gt;
&lt;p&gt;WhilePrintingRecords;&lt;/p&gt;
&lt;p&gt; &amp;nbsp; &amp;nbsp;numbervar total;&lt;/p&gt;
&lt;p&gt; &amp;nbsp; &amp;nbsp;total := total + {@myfieldname};&lt;/p&gt;
&lt;p&gt;Replace all above formula with this only it works same as above&lt;/p&gt;
&lt;img src="http://vstoolsforum.com/aggbug.aspx?PostID=1179" width="1" height="1"&gt;</description></item><item><title>re: Dynamically changing the data source of a Crystal Report at run time</title><link>http://vstoolsforum.com/blogs/crystal_reports/archive/2007/06/27/dynamically-changing-the-data-source-of-a-crystal-report-at-run-time.aspx#1170</link><pubDate>Tue, 29 Jul 2008 07:30:00 GMT</pubDate><guid isPermaLink="false">05d3ee43-09e1-4c21-9d53-64ecaf1acc4f:1170</guid><dc:creator>Deon</dc:creator><description>&lt;p&gt;I tried that solution above and for some reason it just dont work :( Please help!&lt;/p&gt;
&lt;img src="http://vstoolsforum.com/aggbug.aspx?PostID=1170" width="1" height="1"&gt;</description></item></channel></rss>