<?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: Adding "Markup" total to Estimates</title><link>http://forums.method.me/cs/forums/thread/18415.aspx</link><pubDate>Thu, 25 Jul 2013 18:26:58 GMT</pubDate><guid isPermaLink="false">3393c1ec-311b-4812-96cb-ad8c611bba4f:18415</guid><dc:creator>Method_Adam</dc:creator><slash:comments>0</slash:comments><comments>http://forums.method.me/cs/forums/thread/18415.aspx</comments><wfw:commentRss>http://forums.method.me/cs/forums/commentrss.aspx?SectionID=13&amp;PostID=18415</wfw:commentRss><description>&lt;p&gt;&lt;span id="mce_0_start" style="overflow:hidden;"&gt;David - Just wanted to let you know that the above post meant to say 6 to 7 actions. &amp;nbsp;It&amp;#39;s been corrected. &amp;nbsp;Let me know if you have any questions.&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span id="mce_0_start" style="overflow:hidden;"&gt;&lt;/span&gt;- Adam&lt;/p&gt;</description></item><item><title>Re: Adding "Markup" total to Estimates</title><link>http://forums.method.me/cs/forums/thread/18406.aspx</link><pubDate>Wed, 24 Jul 2013 21:52:22 GMT</pubDate><guid isPermaLink="false">3393c1ec-311b-4812-96cb-ad8c611bba4f:18406</guid><dc:creator>Method_Adam</dc:creator><slash:comments>0</slash:comments><comments>http://forums.method.me/cs/forums/thread/18406.aspx</comments><wfw:commentRss>http://forums.method.me/cs/forums/commentrss.aspx?SectionID=13&amp;PostID=18406</wfw:commentRss><description>&lt;p&gt;&lt;span id="mce_0_start" style="overflow:hidden;"&gt;Hi David,&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span id="mce_0_start" style="overflow:hidden;"&gt;&lt;/span&gt;In your case, what you could do is loop through the grid and do 3 Basic Math Calculations. &amp;nbsp;The first would be to get the QTY times the Rate. &amp;nbsp;The &lt;span id="mce_1_start" style="overflow:hidden;"&gt;M&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span id="mce_1_start" style="overflow:hidden;"&gt;&lt;/span&gt;arkup is added after the Rate x QTY&lt;span id="mce_3_start" style="overflow:hidden;"&gt;, so we&amp;#39;ll need this number calculated for each line item.&lt;span id="mce_5_start" style="overflow:hidden;"&gt;&amp;nbsp;&lt;span id="mce_7_start" style="overflow:hidden;"&gt;Save it as an action result (ex. QTYxR).&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="overflow:hidden;"&gt;Then,&amp;nbsp;&lt;span id="mce_4_start" style="overflow:hidden;"&gt;&lt;span id="mce_6_start" style="overflow:hidden;"&gt;take the action result from the first calculation&lt;span id="mce_8_start" style="overflow:hidden;"&gt; (QTYxR)&lt;/span&gt; and subtract it from the Amount field. &amp;nbsp;This will give you the markup for the line item.&lt;span id="mce_9_start" style="overflow:hidden;"&gt; Save it as an action result (ex. LineMarkup)&lt;/span&gt;&amp;nbsp; Then simply do one more Basic Math Calculation to add the action result from the second calculation to the&amp;nbsp;&lt;span id="mce_10_start" style="overflow:hidden;"&gt;an action result to hold the total markup (ex. TotalMarkup + LineMarkup).&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="overflow:hidden;"&gt;&lt;span style="overflow:hidden;"&gt;&lt;span style="overflow:hidden;"&gt;&lt;span style="overflow:hidden;"&gt;In total, this woud be about 6&lt;span id="mce_9_start" style="overflow:hidden;"&gt;&lt;/span&gt;&lt;span id="mce_3_start" style="overflow:hidden;"&gt;&lt;span id="mce_4_start" style="overflow:hidden;"&gt;&lt;span id="mce_5_start" style="overflow:hidden;"&gt;&lt;span id="mce_6_start" style="overflow:hidden;"&gt;&lt;span id="mce_8_start" style="overflow:hidden;"&gt; to&amp;nbsp;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;7&amp;nbsp;a&lt;span id="mce_10_start" style="overflow:hidden;"&gt;&lt;/span&gt;ctions&lt;span id="mce_11_start" style="overflow:hidden;"&gt;&lt;/span&gt;. &amp;nbsp;One to create the TotalMarkup (Assign value to action result), start loop through grid, your 3 calculations, your end loop, then enter value into field.&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="overflow:hidden;"&gt;&lt;span style="overflow:hidden;"&gt;&lt;span style="overflow:hidden;"&gt;&lt;span style="overflow:hidden;"&gt;&lt;span id="mce_7_start" style="overflow:hidden;"&gt;&lt;/span&gt;If you have any questions along the way, please let me know.&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="overflow:hidden;"&gt;&lt;span style="overflow:hidden;"&gt;&lt;span style="overflow:hidden;"&gt;&lt;span style="overflow:hidden;"&gt;Hope this helps.&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="overflow:hidden;"&gt;&lt;span style="overflow:hidden;"&gt;&lt;span style="overflow:hidden;"&gt;&lt;span style="overflow:hidden;"&gt;Adam&lt;span id="mce_0_start" style="overflow:hidden;"&gt;&lt;span id="mce_1_start" style="overflow:hidden;"&gt;&lt;span id="mce_2_start" style="overflow:hidden;"&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="overflow:hidden;"&gt;&lt;span style="overflow:hidden;"&gt;&lt;span style="overflow:hidden;"&gt;&lt;span style="overflow:hidden;"&gt;&lt;span style="overflow:hidden;"&gt;&lt;span style="overflow:hidden;"&gt;&lt;span style="overflow:hidden;"&gt;&lt;span id="mce_12_start" style="overflow:hidden;"&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&amp;nbsp;&lt;span id="mce_13_start" style="overflow:hidden;"&gt;&lt;/span&gt;&lt;/p&gt;</description></item><item><title>Adding "Markup" total to Estimates</title><link>http://forums.method.me/cs/forums/thread/18382.aspx</link><pubDate>Tue, 23 Jul 2013 15:17:45 GMT</pubDate><guid isPermaLink="false">3393c1ec-311b-4812-96cb-ad8c611bba4f:18382</guid><dc:creator>DavidD</dc:creator><slash:comments>0</slash:comments><comments>http://forums.method.me/cs/forums/thread/18382.aspx</comments><wfw:commentRss>http://forums.method.me/cs/forums/commentrss.aspx?SectionID=13&amp;PostID=18382</wfw:commentRss><description>&lt;p&gt;I am trying to add a total &amp;quot;markup&amp;quot; or profit for the estimate, at the bottom like it is in quickbooks (under the subtotal and above the total).&amp;nbsp;&amp;nbsp; I asked our consultant for some help and here is what he said:&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="overflow:hidden;" id="mce_0_start"&gt;&amp;#39;&lt;/span&gt;You can set the markup column in the grid to have subtotals calculated for you in the grid itself. At the botton you can see a total of the markup column. If &amp;nbsp;you need to have it fleshed out like quickbooks you can create a new field in the estimate table which will do a sum on th screen once all line items are entered into the system and you press Save&lt;span style="overflow:hidden;" id="mce_1_start"&gt;&amp;#39;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="overflow:hidden;"&gt;&lt;br /&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="overflow:hidden;"&gt;I tried to follow this but it didnt make sense for&lt;span style="overflow:hidden;" id="mce_4_start"&gt;&lt;/span&gt; me.&amp;nbsp; I&amp;#39;m trying to avoid having to pay $125 an hour to have this done, so can you guys tell me step by step how i can achieve this?&amp;nbsp; I cant simply add up t&lt;span style="overflow:hidden;" id="mce_2_start"&gt;&lt;/span&gt;he &lt;span style="overflow:hidden;" id="mce_3_start"&gt;mark up &lt;/span&gt;columns&lt;span style="overflow:hidden;" id="mce_5_start"&gt; thats there now as some line items have a flat $ markup and other line items have a % markup.&amp;nbsp;&amp;nbsp; So how can i create a new box at the bottom that has the total of all of the markup amounts from each line item?&amp;nbsp;&amp;nbsp; Greatly appreciate your help!&lt;/span&gt;&lt;br /&gt;&lt;/span&gt;&lt;/p&gt;</description></item></channel></rss>