Make Calculation Field empty not zero

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

  1. #1

    Default Make Calculation Field empty not zero

    Using Acrobat Pro 6 is there a way to have a calculation field not default to zero 0.00 but rather remain empty? I would like to have it be empty if a user decides to print the form and hand enter information into the fields. Currently I see no way to do this. This form will be available via a web site down load. I will not need to capture information via a submit button the form will be snail mailed to client.

    Paul Guba
    gubaguba@adobeforums.com Guest

  2. Similar Questions and Discussions

    1. Indexed Calculation on Looked Up Field
      Does anyone know why this would not work? I have a number ID key field that is being looked up from another file (based on a name that is typed...
    2. Using calculation field to extract specific text
      Hi I am trying to import csv data into FMP 6.0. Unfortunately a whole bunch of data comes through as one text string (in one column) looking...
    3. I can't get a text calculation to contain a repeating field.
      I want to add a sendmail script using repeating field(x3). The text calculation is used to generate the body text of a quote via email. Every...
    4. Calculation Field Help
      I have a calculation field that is suppose to search for a string within a field, and assign a value if it finds it, otherwise assign another value....
    5. Find Date in Calculation field
      FMP 5.0 WIN2000 I am having trouble writing a script to find records based on a date that is located in a calculation field. I am converting...
  3. #2

    Default Re: Make Calculation Field empty not zero

    Go ask on the Acrobat Scripting forum. The easiest way is to use a script that sets the color of the 0.00 to the page color.
    Larry_G._Schneider@adobeforums.com 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