<?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:Classic General Q&amp;amp;A</title><link>http://forums.method.me/cs/forums/13.aspx</link><description>Ask technical support questions, how do I? Questions... Or anything else you want to know 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: Calculating information from Estimate Line Grid</title><link>http://forums.method.me/cs/forums/thread/22044.aspx</link><pubDate>Tue, 27 May 2014 19:07:46 GMT</pubDate><guid isPermaLink="false">3393c1ec-311b-4812-96cb-ad8c611bba4f:22044</guid><dc:creator>Method_Russell</dc:creator><slash:comments>0</slash:comments><comments>http://forums.method.me/cs/forums/thread/22044.aspx</comments><wfw:commentRss>http://forums.method.me/cs/forums/commentrss.aspx?SectionID=13&amp;PostID=22044</wfw:commentRss><description>&lt;p&gt;&lt;span id="mce_0_start" style="overflow:hidden;"&gt;Hi Iruff,&lt;span id="mce_6_start" style="overflow:hidden;"&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;If you can give me more information, that will help me to figure out what the issue is. C&lt;span id="mce_8_start" style="overflow:hidden;"&gt;&lt;/span&gt;an you explain to me which actions you are using? Are you getting an error&lt;span id="mce_3_start" style="overflow:hidden;"&gt; (if so, on what action)&lt;/span&gt;, or what is happening when your actions try to calculate the 2 values?&amp;nbsp;&lt;span id="mce_5_start" style="overflow:hidden;"&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;-Russell&lt;/p&gt;</description></item><item><title>Re: Calculating information from Estimate Line Grid</title><link>http://forums.method.me/cs/forums/thread/22041.aspx</link><pubDate>Tue, 27 May 2014 16:40:09 GMT</pubDate><guid isPermaLink="false">3393c1ec-311b-4812-96cb-ad8c611bba4f:22041</guid><dc:creator>lruff</dc:creator><slash:comments>0</slash:comments><comments>http://forums.method.me/cs/forums/thread/22041.aspx</comments><wfw:commentRss>http://forums.method.me/cs/forums/commentrss.aspx?SectionID=13&amp;PostID=22041</wfw:commentRss><description>&lt;p&gt;&lt;span id="mce_0_start" style="overflow:hidden;"&gt;I must be doing something wrong because it&amp;#39;s not working&lt;/span&gt;&lt;/p&gt;</description></item><item><title>Re: Calculating information from Estimate Line Grid</title><link>http://forums.method.me/cs/forums/thread/22040.aspx</link><pubDate>Tue, 27 May 2014 16:39:03 GMT</pubDate><guid isPermaLink="false">3393c1ec-311b-4812-96cb-ad8c611bba4f:22040</guid><dc:creator>lruff</dc:creator><slash:comments>0</slash:comments><comments>http://forums.method.me/cs/forums/thread/22040.aspx</comments><wfw:commentRss>http://forums.method.me/cs/forums/commentrss.aspx?SectionID=13&amp;PostID=22040</wfw:commentRss><description>&lt;p&gt;&lt;span id="mce_0_start" style="overflow:hidden;"&gt;I must be doing something wrong becasue it&amp;#39;s not working&lt;/span&gt;&lt;/p&gt;</description></item><item><title>Re: Calculating information from Estimate Line Grid</title><link>http://forums.method.me/cs/forums/thread/21844.aspx</link><pubDate>Tue, 13 May 2014 15:09:58 GMT</pubDate><guid isPermaLink="false">3393c1ec-311b-4812-96cb-ad8c611bba4f:21844</guid><dc:creator>Method_Russell</dc:creator><slash:comments>0</slash:comments><comments>http://forums.method.me/cs/forums/thread/21844.aspx</comments><wfw:commentRss>http://forums.method.me/cs/forums/commentrss.aspx?SectionID=13&amp;PostID=21844</wfw:commentRss><description>&lt;p&gt;Hi Iruff and John M, &lt;span id="mce_2_start" style="overflow:hidden;"&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span id="mce_2_start" style="overflow:hidden;"&gt;&lt;/span&gt;John, thanks for the response. That would work, but I&amp;#39;ll suggest an approach that calculates the total without having to manually change the filter. &lt;span id="mce_3_start" style="overflow:hidden;"&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span id="mce_3_start" style="overflow:hidden;"&gt;&lt;/span&gt;Iruff, I suggest having Method actions calculate these numbers. You can have these run from the screen&amp;#39;s OnScreenLoad, or anywhere else that makes sense for you. The actions you would use are: &lt;span id="mce_4_start" style="overflow:hidden;"&gt;&lt;/span&gt;&lt;/p&gt;
&lt;ol&gt;
&lt;li&gt;&lt;span id="mce_29_start" style="overflow:hidden;"&gt;&lt;/span&gt;&lt;span id="mce_30_start" style="overflow:hidden;"&gt;&lt;/span&gt;Assign Value to Action Result - create an action result to &lt;span id="mce_35_start" style="overflow:hidden;"&gt;sum&lt;/span&gt;&lt;span id="mce_33_end" style="overflow:hidden;"&gt;&lt;span id="mce_34_end" style="overflow:hidden;"&gt;&lt;/span&gt;&lt;/span&gt; Flats, initialize it by setting the action result to 0 &lt;span id="mce_5_start" style="overflow:hidden;"&gt;&lt;/span&gt;&lt;/li&gt;
&lt;li&gt;Assign Value to Action Result - create an action result to &lt;span id="mce_36_start" style="overflow:hidden;"&gt;sum&lt;/span&gt;&amp;nbsp;Corners, initialize it by setting the action result to 0 &lt;span id="mce_6_start" style="overflow:hidden;"&gt;&lt;/span&gt;&lt;/li&gt;
&lt;li&gt;Start Loop Through Grid&lt;span id="mce_31_start" style="overflow:hidden;"&gt;&lt;/span&gt;&amp;nbsp;&lt;span id="mce_7_start" style="overflow:hidden;"&gt;&lt;/span&gt;&lt;/li&gt;
&lt;li&gt;Start Conditional Statement - compare the Value From Row in your Description column, equal to Liberty Flats &lt;span id="mce_9_start" style="overflow:hidden;"&gt;&lt;/span&gt;&lt;/li&gt;
&lt;li&gt;Baic Math Calculation - increment the &lt;span id="mce_37_start" style="overflow:hidden;"&gt;sum&lt;/span&gt;&amp;nbsp;by adding the value from row Total FT column to the Flats action result &lt;span id="mce_10_start" style="overflow:hidden;"&gt;&lt;/span&gt;&lt;/li&gt;
&lt;li&gt;End Conditional Statement &lt;span id="mce_11_start" style="overflow:hidden;"&gt;&lt;/span&gt;&lt;/li&gt;
&lt;li&gt;Start Conditional Statement - compare the Value From Row in your Description column, equal to Liberty Corners &lt;span id="mce_12_start" style="overflow:hidden;"&gt;&lt;/span&gt;&lt;/li&gt;
&lt;li&gt;Baic Math Calculation - increment the &lt;span id="mce_38_start" style="overflow:hidden;"&gt;sum&lt;/span&gt;&amp;nbsp;by adding the value from row Total FT column to the Corners action result &lt;span id="mce_13_start" style="overflow:hidden;"&gt;&lt;/span&gt;&lt;/li&gt;
&lt;li&gt;End Conditional Statement &lt;span id="mce_14_start" style="overflow:hidden;"&gt;&lt;/span&gt;&lt;/li&gt;
&lt;li&gt;End Loop Through Grid &lt;span id="mce_15_start" style="overflow:hidden;"&gt;&lt;/span&gt;&lt;/li&gt;
&lt;li&gt;The last action(s) will display the 2 sums&lt;span id="mce_39_start" style="overflow:hidden;"&gt;&lt;/span&gt; in whatever way you would like. For example, you could assign each action result to a label displaying the totals. &lt;span id="mce_16_start" style="overflow:hidden;"&gt;&lt;span id="mce_29_end" style="overflow:hidden;"&gt;&lt;/span&gt;&lt;/span&gt;&lt;/li&gt;
&lt;/ol&gt;
&lt;p&gt;&lt;span id="mce_4_start" style="overflow:hidden;"&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span id="mce_5_start" style="overflow:hidden;"&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span id="mce_6_start" style="overflow:hidden;"&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span id="mce_7_start" style="overflow:hidden;"&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span id="mce_9_start" style="overflow:hidden;"&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span id="mce_10_start" style="overflow:hidden;"&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span id="mce_11_start" style="overflow:hidden;"&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span id="mce_12_start" style="overflow:hidden;"&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span id="mce_13_start" style="overflow:hidden;"&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span id="mce_14_start" style="overflow:hidden;"&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span id="mce_15_start" style="overflow:hidden;"&gt;&lt;/span&gt;&lt;span id="mce_16_start" style="overflow:hidden;"&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span id="mce_30_end" style="overflow:hidden;"&gt;&lt;/span&gt;&lt;span id="mce_16_start" style="overflow:hidden;"&gt;&lt;/span&gt;The idea here is that these actions will loop through the grid, compare each description, and increment whichever &lt;span id="mce_41_start" style="overflow:hidden;"&gt;sum&lt;/span&gt;&amp;nbsp;is applicable. Hope this helps, please let us know if you have any questions about this.&lt;span id="mce_43_start" style="overflow:hidden;"&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span id="mce_43_start" style="overflow:hidden;"&gt;&lt;/span&gt; &lt;span id="mce_42_start" style="overflow:hidden;"&gt;&lt;/span&gt;-Russell&lt;/p&gt;
&lt;p&gt;&lt;span id="mce_0_start" style="overflow:hidden;"&gt;&lt;/span&gt;&lt;/p&gt;</description></item><item><title>Re: Calculating information from Estimate Line Grid</title><link>http://forums.method.me/cs/forums/thread/21830.aspx</link><pubDate>Mon, 12 May 2014 15:36:55 GMT</pubDate><guid isPermaLink="false">3393c1ec-311b-4812-96cb-ad8c611bba4f:21830</guid><dc:creator>lruff</dc:creator><slash:comments>0</slash:comments><comments>http://forums.method.me/cs/forums/thread/21830.aspx</comments><wfw:commentRss>http://forums.method.me/cs/forums/commentrss.aspx?SectionID=13&amp;PostID=21830</wfw:commentRss><description>&lt;p&gt;&lt;span id="mce_0_start" style="overflow:hidden;"&gt;I don&amp;#39;t think it will work I want to auto add without having to filter. &amp;nbsp;Any other suggestion? &amp;nbsp;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span id="mce_0_start" style="overflow:hidden;"&gt;&lt;/span&gt;I was hoping there was a way to say if column x contains the word flats then take value from column y. &amp;nbsp;It would need to do this for each row and get sum.&lt;/p&gt;</description></item><item><title>Re: Calculating information from Estimate Line Grid</title><link>http://forums.method.me/cs/forums/thread/21800.aspx</link><pubDate>Sat, 10 May 2014 01:07:08 GMT</pubDate><guid isPermaLink="false">3393c1ec-311b-4812-96cb-ad8c611bba4f:21800</guid><dc:creator>John M</dc:creator><slash:comments>0</slash:comments><comments>http://forums.method.me/cs/forums/thread/21800.aspx</comments><wfw:commentRss>http://forums.method.me/cs/forums/commentrss.aspx?SectionID=13&amp;PostID=21800</wfw:commentRss><description>&lt;p&gt;&lt;span id="mce_0_start" style="overflow:hidden;"&gt;Greetings,&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span id="mce_0_start" style="overflow:hidden;"&gt;&lt;/span&gt;This is what i would do. &amp;nbsp;Create a grid and make it so you can filter the discription collum. &amp;nbsp;In the filter section enter flats, the grid will then only show flats and add up the numbers. &amp;nbsp;When I am done with that i would change the word flats to corner so then it would add up the corners. &amp;nbsp;&lt;/p&gt;
&lt;p&gt;Would that help?&lt;/p&gt;
&lt;p&gt;John M&lt;/p&gt;</description></item><item><title>Calculating information from Estimate Line Grid</title><link>http://forums.method.me/cs/forums/thread/21793.aspx</link><pubDate>Fri, 09 May 2014 13:44:30 GMT</pubDate><guid isPermaLink="false">3393c1ec-311b-4812-96cb-ad8c611bba4f:21793</guid><dc:creator>lruff</dc:creator><slash:comments>0</slash:comments><comments>http://forums.method.me/cs/forums/thread/21793.aspx</comments><wfw:commentRss>http://forums.method.me/cs/forums/commentrss.aspx?SectionID=13&amp;PostID=21793</wfw:commentRss><description>&lt;p&gt;&lt;span style="overflow:hidden;"&gt;&lt;span style="overflow:hidden;"&gt;&lt;span&gt;Is it possible to program method to look at all lines of a grid (see sample below) and calculate sum of Total FT for only the lines that have value of &amp;quot;Flats&amp;quot; in the description and then do the same for &amp;quot;Corners&amp;quot;? &amp;nbsp;I would then need the sum of Flats and Corners added to section &lt;span id="mce_12_start" style="overflow:hidden;"&gt;below that&amp;#39;s in bold&lt;/span&gt;. &amp;nbsp;Can you let me know if this is possible.&lt;/span&gt;&lt;br /&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;
&lt;div&gt;&amp;#39;&lt;span id="mce_5_start" style="overflow:hidden;"&gt;&lt;/span&gt;&lt;/div&gt;
&lt;p&gt;&lt;span style="overflow:hidden;"&gt;&lt;span style="overflow:hidden;"&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;
&lt;div&gt;
&lt;table cellpadding="0" cellspacing="0"&gt;

&lt;tr&gt;
&lt;td&gt;Description&lt;/td&gt;
&lt;td&gt;QTY&lt;/td&gt;
&lt;td&gt;Total FT&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;Liberty Flats&lt;/td&gt;
&lt;td&gt;1&lt;/td&gt;
&lt;td&gt;100&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;Liberty Corners&lt;/td&gt;
&lt;td&gt;1&lt;/td&gt;
&lt;td&gt;200&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;Liberty Flats&lt;/td&gt;
&lt;td&gt;1&lt;/td&gt;
&lt;td&gt;100&lt;/td&gt;
&lt;/tr&gt;

&lt;/table&gt;
&lt;span id="mce_11_start" style="overflow:hidden;"&gt;&lt;/span&gt;&lt;/div&gt;
&lt;p&gt;&lt;span style="overflow:hidden;"&gt;&lt;span style="overflow:hidden;"&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;
&lt;div&gt;&lt;/div&gt;
&lt;p&gt;&lt;span style="overflow:hidden;"&gt;&lt;span style="overflow:hidden;"&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;
&lt;div&gt;&lt;span id="mce_6_start" style="overflow:hidden;"&gt;&lt;span id="mce_7_start" style="overflow:hidden;"&gt;&lt;span id="mce_9_start" style="overflow:hidden;"&gt;&lt;/span&gt;&lt;strong&gt;&lt;span id="mce_8_start" style="overflow:hidden;"&gt;&lt;/span&gt;&lt;/strong&gt;&lt;/span&gt;&lt;/span&gt;&lt;strong&gt;Flats SQ-FT Total &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; 200&lt;/strong&gt;&lt;/div&gt;
&lt;p&gt;&lt;strong&gt;&lt;span style="overflow:hidden;"&gt;&lt;span style="overflow:hidden;"&gt;&lt;/span&gt;&lt;/span&gt;&lt;/strong&gt;&lt;/p&gt;
&lt;div&gt;&lt;strong&gt;Corner SQ-FT Total &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; 200&lt;span id="mce_7_end" style="overflow:hidden;"&gt;&lt;span id="mce_8_end" style="overflow:hidden;"&gt;&lt;span id="mce_9_end" style="overflow:hidden;"&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/strong&gt;&lt;/div&gt;
&lt;p&gt;&lt;span style="overflow:hidden;"&gt;&lt;span style="overflow:hidden;"&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;
&lt;div&gt;&lt;span&gt;&lt;br /&gt;&lt;/span&gt;&lt;span id="mce_4_start" style="overflow:hidden;"&gt;&lt;/span&gt;&lt;/div&gt;
&lt;p&gt;&lt;span id="mce_2_start" style="overflow:hidden;"&gt;&lt;span id="mce_3_start" style="overflow:hidden;"&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;</description></item></channel></rss>