<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
  <head>
    <meta content="text/html; charset=ISO-8859-1"
      http-equiv="Content-Type">
    <title></title>
  </head>
  <body bgcolor="#ffffff" text="#000000">
    <font size="-1"><font face="Helvetica, Arial, sans-serif">Try
        computed field, <a class="moz-txt-link-freetext" href="http://drupal.org/project/computed_field">http://drupal.org/project/computed_field</a></font></font><br>
    <br>
    On 6:59 AM, Unknown wrote:
    <blockquote cite="mid:%3C1302221385.2450.0@roger-desktop%3E"
      type="cite">I need to provide tax calculations as part of a view
      output.
      <br>
      Views-calc doesn't provide the capability it provides few
      invariable options and I can't seem to get Rewrite Output of a
      calculation field to do the calculation. egs., field_value / 1.1
      <br>
      <br>
      Civicrm or ubercart seem overkill for our needs.
      <br>
      I need to let applicants enter their donation (not prescribed
      payments) against each of 10 or so events, .
      <br>
      We don't need the complexity of those applications, just to enter
      dollar value donations, sum the totals for each event type and sum
      the total of all incomes and apply tax to some events but not
      others, output the result in a view and as a csv file or
      spreadsheet.
      <br>
      <br>
      I have the data entry page working well and views that output
      results and views-calc providing sum and count results but no hope
      withtax calculations.
      <br>
      <br>
      Can someone point me to a tutorial or module please or show me how
      to code views calc.
      <br>
      <br>
    </blockquote>
  </body>
</html>