<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<title><![CDATA[My Visual Database — SUM from sum TABLE results]]></title>
		<link>https://myvisualdatabase.com/forum/viewtopic.php?id=633</link>
		<atom:link href="https://myvisualdatabase.com/forum/extern.php?action=feed&amp;tid=633&amp;type=rss" rel="self" type="application/rss+xml" />
		<description><![CDATA[The most recent posts in SUM from sum TABLE results.]]></description>
		<lastBuildDate>Wed, 29 Oct 2014 15:10:57 +0000</lastBuildDate>
		<generator>PunBB</generator>
		<item>
			<title><![CDATA[Re: SUM from sum TABLE results]]></title>
			<link>https://myvisualdatabase.com/forum/viewtopic.php?pid=3220#p3220</link>
			<description><![CDATA[<p>Thank very much for the fast response.<br />The code works perfect.<br />Thanks again.<br />///<br />procedure Fapousiologiolist_TBG1_OnChange (Sender: string);<br />var<br />&nbsp; &nbsp;c3, c4, c5: string;<br />&nbsp; &nbsp;d: double;<br />begin</p><p>&nbsp; &nbsp; &nbsp;c3 := Fapousiologiolist.TBG1.Columns[3].Footer.Caption;<br />&nbsp; &nbsp; &nbsp;c4 := Fapousiologiolist.TBG1.Columns[4].Footer.Caption;<br />&nbsp; &nbsp; &nbsp;c5 := Fapousiologiolist.TBG1.Columns[5].Footer.Caption;</p><p>&nbsp; &nbsp; &nbsp;c3 := ReplaceStr(c3, &#039;?=&#039;, &#039;&#039;);<br />&nbsp; &nbsp; &nbsp;c4 := ReplaceStr(c4, &#039;?=&#039;, &#039;&#039;);<br />&nbsp; &nbsp; &nbsp;c5 := ReplaceStr(c5, &#039;?=&#039;, &#039;&#039;);</p><p>&nbsp; &nbsp; &nbsp;if ValidInt(c3) and ValidInt(c4) and ValidInt(c5) then<br />&nbsp; &nbsp; &nbsp; &nbsp; Fapousiologiolist.TBG1.Columns[0].Footer.Caption := &#039;Total: &#039; + IntToStr( StrToInt(c3) + StrToInt(c4) +StrToInt(c5) )<br />&nbsp; &nbsp; &nbsp; &nbsp; else Fapousiologiolist.TBG1.Columns[0].Footer.Caption := &#039;Total: &#039;;<br />end;</p><p>begin</p><p>end.<br />///</p>]]></description>
			<author><![CDATA[null@example.com (varipatisem)]]></author>
			<pubDate>Wed, 29 Oct 2014 15:10:57 +0000</pubDate>
			<guid>https://myvisualdatabase.com/forum/viewtopic.php?pid=3220#p3220</guid>
		</item>
		<item>
			<title><![CDATA[Re: SUM from sum TABLE results]]></title>
			<link>https://myvisualdatabase.com/forum/viewtopic.php?pid=3116#p3116</link>
			<description><![CDATA[<p><strong>varipatisem</strong><br />You can do it using script.</p><br /><p>Please, send me your project to support@drive-software.com<br />I&#039;ll try to help you.</p>]]></description>
			<author><![CDATA[null@example.com (DriveSoft)]]></author>
			<pubDate>Sun, 26 Oct 2014 15:00:04 +0000</pubDate>
			<guid>https://myvisualdatabase.com/forum/viewtopic.php?pid=3116#p3116</guid>
		</item>
		<item>
			<title><![CDATA[SUM from sum TABLE results]]></title>
			<link>https://myvisualdatabase.com/forum/viewtopic.php?pid=3113#p3113</link>
			<description><![CDATA[<p>Please i want to find the way to SUM the SUM table results</p>]]></description>
			<author><![CDATA[null@example.com (varipatisem)]]></author>
			<pubDate>Sun, 26 Oct 2014 12:26:05 +0000</pubDate>
			<guid>https://myvisualdatabase.com/forum/viewtopic.php?pid=3113#p3113</guid>
		</item>
	</channel>
</rss>
