Calculating field - minus??

Ask a Question related to Adobe Acrobat Macintosh, Design and Development.

  1. #1

    Default Calculating field - minus??

    Hi,

    OK I have a form created in Acrobat 8 Pro with all the fields set as they should be and some fields calculate the value of others by (plus +) and the (product x) options....but how do I calculate a field by subtracting 2 other field values??

    ie...I have a subtotal value and a Total value and I want to calculate the value of a VAT box which would be the TOTAL MINUS SUBTOTAL.

    But I cant see a minus option in the calculate option.

    thanks
    Andy_Reedman@adobeforums.com Guest

  2. Similar Questions and Discussions

    1. Illustrator CS minus back and minus front
      How come there is a minus back option on the Pathfinder Palette, but no Minus Front??????
    2. Acrobat 5.0 Calculating form field data
      I created a spreadsheet adding rows and columns and I get an error message "f has no properties" when I enter data.
    3. Calculating field in ASP
      I have an Access database used to track donor pledges. In it, there is a table that contains three fields for each donor: Gift_Amount,...
    4. Update field with other fields data minus one day
      Hi I really don't know how to go about this in a relational database. There is data thats downloaded from the net everyday. The data includes a...
    5. Calculating a field
      In Access2000 - I have a form that our shipping dept. uses when an item is shipped. They enter quantity shipped, weight, tracking number and...
  3. #2

    Default Re: Calculating field - minus??

    I used the two var values and then subtracted.
    NCD Guest

Posting Permissions

  • You may not post new threads
  • You may post replies
  • You may not post attachments
  • You may not edit your posts

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139