<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: Spreadsheet forumulae query - help please in Tech Help - Software/Hardware etc</title>
    <link>https://community.plus.net/t5/Tech-Help-Software-Hardware-etc/Spreadsheet-forumulae-query-help-please/m-p/1980450#M96563</link>
    <description>(a*b)*1.05</description>
    <pubDate>Thu, 01 Aug 2024 05:38:54 GMT</pubDate>
    <dc:creator>zpeterk</dc:creator>
    <dc:date>2024-08-01T05:38:54Z</dc:date>
    <item>
      <title>Spreadsheet forumulae query - help please</title>
      <link>https://community.plus.net/t5/Tech-Help-Software-Hardware-etc/Spreadsheet-forumulae-query-help-please/m-p/1980390#M96559</link>
      <description>&lt;P&gt;&amp;nbsp;On a spreadsheet I am trying to lay out.... I have column A&amp;nbsp;&amp;nbsp; ( quantity value)&amp;nbsp;&amp;nbsp; (150 ) &amp;nbsp; &amp;nbsp; &amp;nbsp; column B (cost per unit value)&amp;nbsp; 0.29p&amp;nbsp; column C total of&amp;nbsp; (A times B )&lt;/P&gt;
&lt;P&gt;So, that would be =SUM(A*B)&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; giving me a&amp;nbsp; total value...&amp;nbsp; 43.5p&lt;/P&gt;
&lt;P&gt;How do I expand that formula to increase the final "total value" figure by 5%.... and have the result in Colum C as the total including the 5% - not as a 5% in a new column.&lt;/P&gt;</description>
      <pubDate>Wed, 31 Jul 2024 14:29:44 GMT</pubDate>
      <guid>https://community.plus.net/t5/Tech-Help-Software-Hardware-etc/Spreadsheet-forumulae-query-help-please/m-p/1980390#M96559</guid>
      <dc:creator>shutter</dc:creator>
      <dc:date>2024-07-31T14:29:44Z</dc:date>
    </item>
    <item>
      <title>Re: Spreadsheet forumulae query - help please</title>
      <link>https://community.plus.net/t5/Tech-Help-Software-Hardware-etc/Spreadsheet-forumulae-query-help-please/m-p/1980393#M96560</link>
      <description>&lt;P&gt;Column C is&amp;nbsp; just =A*B*1.05&lt;/P&gt;
&lt;P&gt;no SUM needed , or are you also summing all the rows for a total ?&lt;/P&gt;</description>
      <pubDate>Wed, 31 Jul 2024 14:42:33 GMT</pubDate>
      <guid>https://community.plus.net/t5/Tech-Help-Software-Hardware-etc/Spreadsheet-forumulae-query-help-please/m-p/1980393#M96560</guid>
      <dc:creator>MisterW</dc:creator>
      <dc:date>2024-07-31T14:42:33Z</dc:date>
    </item>
    <item>
      <title>Re: Spreadsheet forumulae query - help please</title>
      <link>https://community.plus.net/t5/Tech-Help-Software-Hardware-etc/Spreadsheet-forumulae-query-help-please/m-p/1980395#M96561</link>
      <description>&lt;P&gt;I suspect you're going about this the wrong way.&lt;/P&gt;
&lt;P&gt;I suspect "SUM" not required to multiply 2 (single) values together.&lt;/P&gt;
&lt;P&gt;I suspect you should be referring to 'cell' references not "A" and "B" in your for&lt;STRIKE&gt;u&lt;/STRIKE&gt;mula in column C, e.g. A1*B1.&lt;/P&gt;
&lt;P&gt;Why not just include *1.05 to the formula in col C to increase the value by 5%, i.e. A1*B1*1.05?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Edit:&amp;nbsp;&lt;a href="https://community.plus.net/t5/user/viewprofilepage/user-id/1110"&gt;@MisterW&lt;/a&gt;&amp;nbsp;types faster than me.&lt;/P&gt;</description>
      <pubDate>Wed, 31 Jul 2024 14:48:12 GMT</pubDate>
      <guid>https://community.plus.net/t5/Tech-Help-Software-Hardware-etc/Spreadsheet-forumulae-query-help-please/m-p/1980395#M96561</guid>
      <dc:creator>RobPN</dc:creator>
      <dc:date>2024-07-31T14:48:12Z</dc:date>
    </item>
    <item>
      <title>Re: Spreadsheet forumulae query - help please</title>
      <link>https://community.plus.net/t5/Tech-Help-Software-Hardware-etc/Spreadsheet-forumulae-query-help-please/m-p/1980396#M96562</link>
      <description>&lt;P&gt;&lt;a href="https://community.plus.net/t5/user/viewprofilepage/user-id/1110"&gt;@MisterW&lt;/a&gt;&amp;nbsp; Thank you for the speedy reply... &lt;/P&gt;
&lt;P&gt;At the moment, it is only for the single entry as described... which will suffice my needs for now. &lt;BR /&gt;I do have some info on forumulae, but could not find the answer to this problem&lt;/P&gt;
&lt;P&gt;Thanks&lt;/P&gt;</description>
      <pubDate>Wed, 31 Jul 2024 14:55:01 GMT</pubDate>
      <guid>https://community.plus.net/t5/Tech-Help-Software-Hardware-etc/Spreadsheet-forumulae-query-help-please/m-p/1980396#M96562</guid>
      <dc:creator>shutter</dc:creator>
      <dc:date>2024-07-31T14:55:01Z</dc:date>
    </item>
    <item>
      <title>Re: Spreadsheet forumulae query - help please</title>
      <link>https://community.plus.net/t5/Tech-Help-Software-Hardware-etc/Spreadsheet-forumulae-query-help-please/m-p/1980450#M96563</link>
      <description>(a*b)*1.05</description>
      <pubDate>Thu, 01 Aug 2024 05:38:54 GMT</pubDate>
      <guid>https://community.plus.net/t5/Tech-Help-Software-Hardware-etc/Spreadsheet-forumulae-query-help-please/m-p/1980450#M96563</guid>
      <dc:creator>zpeterk</dc:creator>
      <dc:date>2024-08-01T05:38:54Z</dc:date>
    </item>
    <item>
      <title>Re: Spreadsheet forumulae query - help please</title>
      <link>https://community.plus.net/t5/Tech-Help-Software-Hardware-etc/Spreadsheet-forumulae-query-help-please/m-p/1980455#M96564</link>
      <description>&lt;P&gt;Good practice to use brackets, forces a computer to think like a human……..&lt;/P&gt;</description>
      <pubDate>Thu, 01 Aug 2024 06:31:06 GMT</pubDate>
      <guid>https://community.plus.net/t5/Tech-Help-Software-Hardware-etc/Spreadsheet-forumulae-query-help-please/m-p/1980455#M96564</guid>
      <dc:creator>Champnet</dc:creator>
      <dc:date>2024-08-01T06:31:06Z</dc:date>
    </item>
  </channel>
</rss>

