Trouble with carrying values over to other pages and calculating

Hi folks - I have a calcuation I'm trying to do with five fields.  Three of the fields come from other pages in my PDF (there are 10 pages total).  When the first value gets carried over to my calculation, that number should show up in my 'Total' field but it isn't.  I think it's b/c the other two fields which get carried over from other locations in my PDF, if they haven't been entered into the form yet, are basically NULL.  Hence the calcuation doesn't work (just shows zero in my 'Total' field).  However, if values are placed into these other 2 fields in my PDF, the calucaltion and subsequent 'Total' works.  Not sure how to resolve this?  Thanks!

Hi GKaiseril,
Thanks for replying...no javascript errors.  Not sure how to determine the order, or where that is shown?
The first 2 fields get carried over, and added together as follows:
event.value = this.getField("Total endowment care fund corpus, reserves, and unexpended income").value + this.getField("Ending Balance, Cost Basis").value;
Then, once the 3rd field is carried over, I subtract it from the total of the previous 2 fields:
event.value = this.getField("Total trust funds corpus").value - this.getField("Cost Basis, Total Investments").value;
Here's the PDF in question, the calculations take place on page 10:  http://www.cfb.ca.gov/audits/2012ecfscf_report.pdf
These calculations don't work when just the first number is carried over....so say I enter in 20 into the first line of Schedule A on page 5 - that number gets carried over to Schedule F on page 10 line #1 just fine, but it doesn't show in line 5 (Difference).  However, the calcuations work perfectly once the next number (from Schedule D, page 8) gets placed into line 2 on page 10.....

Similar Messages

  • I'm having trouble with certain buttons on the Ebay pages.

    I'm having trouble with certain buttons on the EBay pages. Like enlarge, other pictures,add to my watch list, etc. this happened after I upgraded to 8.0. I have tried to upgrade java but the java console will not work ?? tried all this in my other browser and all works fine. What do I do? Thanks

    If it happens again then try to reload the website or clear the cache and the cookies from that website.
    Reload web page(s) and bypass the cache.
    * Press and hold Shift and left-click the Reload button.
    * Press "Ctrl + F5" or press "Ctrl + Shift + R" (Windows,Linux)
    * Press "Cmd + Shift + R" (MAC)
    "Clear the Cache":
    * Tools > Options > Advanced > Network > Offline Storage (Cache): "Clear Now"
    "Remove Cookies" from sites causing problems:
    * Tools > Options > Privacy > Cookies: "Show Cookies"
    *http://support.mozilla.com/kb/Deleting+cookies
    *http://support.mozilla.com/kb/How+to+clear+the+cache

  • How to update a column with different values but all other row values r sam

    Hi,
    I have a table like this.
    Col1 col2 col3 col4
    10 20 30
    10 20 30
    10 20 30
    i need to update col4 with different values coming from other table like this
    Col1 col2 col3 col4
    10 20 30 xxxx
    10 20 30 yyyy
    10 20 30 zzzz
    how can i update the table. pls let me know how to use the where condition in the update stmt.
    thanks,
    jay
    Edited by: user2558790 on Nov 20, 2009 12:26 PM

    what is the logic for this kind of update...????
    Greetings,
    Sim

  • I'm having trouble with my computer, I boot it up and within a few minutes it freezes and I have to restart it, I tried updating it to the latest mavericks but it won't finish the installation it's stuck at the end, what can I do to fix this?

    As stated I'm having trouble with my computer, I boot it up and within a few minutes it freezes and I have to restart it, I tried updating it to the latest mavericks but it won't finish the installation it's stuck at the end, what can I do to fix this? I need it for homework tonight.

    Crowntheme,
    you can try this: boot your MacBook Pro into Recovery mode by holding down a Command key and the R key as it starts up. Once the Mac OS X Utilities menu appears, select Disk Utility. On the left-hand side of the Disk Utility window, select your internal disk’s boot partition (typically called “Macintosh HD”). On the right-hand side, press the Verify Disk button if it’s not greyed out; if it is greyed out, or if it reports that errors were found, press the Repair Disk button. Once the verification/repair is completed, exit Disk Utility and select Restart from the Apple menu to restart in normal mode. Does it still freeze after a few minutes?

  • Create a PDF with 8 1/2 x 11 pages and 11 x 17 pages

    Is it possible in Acrobat 10 to create one PDF with 8 1/2 x 11 pages and 11 x 17 pages? I have two PDFs, one with 8 1/2 x 11 pages and the other with 11 x 17 pages. I want to merge the two into one PDF and be able to print the 8 1/2 x 11 pages as 8 1/2 x 11 and the 11 x 17 pages as 11 x 17 from the same document.

    File > Combine is the tool.
    or, Open the documents side by side; open their pages panels; drag page icons from one document to the other.
    Choose Paper Source PDF by Page Size allows different size papers to be selected for the printer, assuming it supports multiple paper sizes.

  • How to carry forward subtotal to other page in smartforms

    Hi all,
                My requirement is to calculate the subtotal of a particular page and to print that subtotal
                at the end of each page.And this subtotal has to be carry forwarded as the first item of the next page(say page2).
                And again  at the end of this page(page2) I have to print the subtotal and needs to carry forward this subtotal again on to
                the first item of the page3..
               My problem is I am doing it in a table.I am calculating the subtotal and displaying the subtotal at the footer of the table..
               In the footer again I am redefining table work area values with the text 'Subtotal' and subtotal Amount so that thinking
               that it would print as first line item on the next new page....
              But the problem is I am getting subtotal as 2'nd line item on each new page instead of first line item of each page.........
              Can anyone resolve this issue.........
              I dont want this subtotal to be printed on the last page since I am getting Total of all these subtotals.....
              Below is my required structure
    Page 1.
                    Desc                               Amount
                    x                                      100
                    y                                      200
                   Subtotal                            300
    Page2.(Required page2)
                 Desc                               Amount                                
                    a                                      100
                    b                                      200
                   Subtotal                            600
    Page2.(But getting as below,which I dont require )
                    Desc                               Amount
                     a                                     100
                   Subtotal                            300
                     b                                      200
                   Subtotal                            600
    Page3.(Required page3)( I dont require Subtotal here on the last page)
                 Desc                               Amount                                
                    a                                      100
                    b                                      200
                   Total                                 900
    Any suggestions pls
    This is in Smartform
    Thanks,
    Chinnu

    Hi ,
    First define the global variable for subtotal & grand total
    In the first page display the table data normally  and if you dont want to print the headers of the table check the condition in the header  AT START OF TABLE
    calculate the grand totals  (Ex. g_tot = g_tot + wa_vbap-kwmeng)
    Ex.    page1   layout   (Note :  next page as page2)
    Header window
    main window
    final window
    In the final window  create an alternative node  (in flow logic )
    for alternative node put the condition as 
    sfsy-page  =  sfsy-formpages 
    if true
               print the data as   TOTAL   &g_tot&
    else (False node)
               print the data as   SUBTOTAL   &g_tot&
    Out put will be
    page1 o/p
    sales order         material            orderqty
    1                          M10                 10
    2                          M11                 20
    3                          M12                 30
    sub  total                                     60               (g_tot value )
    page2 onwards o/p
    4                          M13                 30
    5                          M14                 20
    6                          M15                 15
    Total                                            125             (g_tot value )
    Let me know if any concerns  .........

  • How to populate a hidden form field with a value passed from another page

    I'm using PHP/MySQL and DW CS4.
    I am trying to obtain the external key for a table, and include it as a hidden field in a form for a second table.
    The user selects a "need" from a list and is taken to a new page which displays the need selected in the prior page and a form the user can fill out with details of his offer, there should also be a hidden field in this form that contains the index to the needs table, this hidden field holds the external key. Most of the code is working, except for populating the hidden field with the external key. I have proven(by printing it to the screen) that I have obtained the external key and stored it in a variable ($saveNeedId) . What I'm unable to do is assign this variable to the hidden field in the form I'm about to store in a table. Sometimes I get zero and sometimes I get the index to the first need in the table. This ought to be simple but I can't get it to work, I must be missing something obvious - still very new to PHP.
    Here's the code that sets up the variable and prints it to the screen for test purposes
          $saveNeedId = "-1";
              if (isset($_GET['needId'])) {
                $saveNeedId = $_GET['needId'];
                print $saveNeedId;
    Here's the code that sets up the hidden fields in the form, the one I'm trying to set up is the first one, needId
         <input type="hidden" name="needId" value="<?php echo $row_rsNeedsUnmet['needId']; ?>" />
         <input type="hidden" name="offerId" value="" />
         <input type="hidden" name="MM_insert" value="form1" />
    The page where the user sees the list of needs is here www.hollisterairshow.com/weneed.php
    I'd really appreciate sone help with this, I've tried all combinations of double quotes, percent signs and nothing works...sigh.
    Tony

    Here's the code that sets up the variable and prints it to the screen for test purposes
          $saveNeedId = "-1";
              if (isset($_GET['needId'])) {
                $saveNeedId = $_GET['needId'];
                print $saveNeedId;
    Here's the code that sets up the hidden fields in the form, the one I'm trying to set up is the first one, needId
         <input type="hidden" name="needId" value="<?php echo $row_rsNeedsUnmet['needId']; ?>" />
         <input type="hidden" name="offerId" value="" />
         <input type="hidden" name="MM_insert" value="form1" />
    <input type="hidden" name="needId" value="<?php echo $_GET['needId']; ?>" />
    I looked at your page. It looks like you figured it out.

  • Trouble with the hosted website from a page viewer web part. (Sahrepoint 2010)

    Hi everyone,
    I am facing trouble with sharepoint and I would like some help.
    I use Sharepoint 2010 and I have included a page viewer page part in one the pages I 've created that hosts another website. Although most of the functionality of the hosted website is there, some functions of it don't work. These functions are apply buttons
    or downloading documents buttons. My guess is that the web part has to update dynamically and it should be independent from the Sharepoint page.
    Is there a way to do this? It is important that the website is hosted in the since at the same page I have s guide on how to use the hosted website.
    If this can't be done using a page viewer webpart I am open to other suggestions as well.
    Thanks in advance!
    Sakis

    Is it possible that the hosted website page is using HTML5 of other functionality that isn't supported by the IE-8 restriction in the SharePoint master page? We've run into that before, where the page wouldn't work in the page viewer. I also had problems
    where Chrome/Firefox wouldn't display a pager viewer when it crossed hosts/changed protocol.
    What I had to do was add some javascript/Jquery to pop up another window to view the page if I wasn't on IE, getting out of the restriction of the SharePoint master page. If I was in IE the page viewer webpart worked.  Not ideal, but maybe you could
    adapt - they could see your instructions on the page but work with the host page on another.
    <script type="text/javascript" src="/Javascript/JQuery/JQueryMin-1.8.2.js"></script>
    <script type="text/javascript">
    $(document).ready(function() {
    var isIE = /*@cc_on!@*/false || document.documentMode;
    if(!isIE) {
    window.open('http://fmgblog/measure/email/dashboard.php');
    }); // end of document ready
    </script>
    Robin

  • Trouble with format of files exported from pages as .doc - when opened on a pc they have extra spaces and pages breaks inserted after each line?  Can be manually deleted, but defeats sharing purpose. advice?

    Hi all, I have trouble with the format of files exported by email as .doc from pages - when opened in MS word on a PC or other device, they have extra spaces and pages inserted after each line - can be deleted manually, but defeats sharing purpose.  Any advice?  Not the most sophisticated user.

    Got it. I tried booting with MOD_AUTOLOAD set to yes, and it was working fine. Looks like I needed to specify some more modules in my list.

  • Anyone else having trouble with flash player over working the processor since the security update?

    Hi everyone-
    Since the last security update (flash player version 11.7.700.169) I have been having trouble with flash player beating the daylights out of my processor. My OS is Windows XP. This only happens on some sites, not all. For example netflix and amazon are fine, but acorn and huffington post videos send the processor into overdrive. Anyone have any ideas or suggestions? Thanks in advance :-)

    I have XP on some machines, and I do not experience any such problems with 11.7.700.179.  If I were, I would try two things
    update the graphics drivers; see http://forums.adobe.com/thread/945765
    update to the latest Flash Player beta, or wait until the new version is released later this week

  • I am having trouble with syncing my iPhone to another computer and I can't change the settings on the other computer to 'manually manage.....' because the computer is not working!

    I am having trouble with syncing my iPhone to another computer because the computer that my iPhone is currently synced with is not working

    You can sync/manually mange iphone with one and only one computer.  If you sync/manually mange to anther, then it will erase the current content and replace with content from the new computer.
    What "trouble" are you having?

  • Trouble with BDK Installation over J2SE 1.4

    Hello
    I am having trouble with installing Bean Development Kit 1.1.
    The BDK 1.1 can't seem to be getting installed on the J2SE 1.4 Java VM. The LaunchAnywhere installer runs and then reports the following error.
    "Can't Launch Executable
    (Windows error 1157 occured while loading the Java vm)
    Try installing the Java VM or change the Java VM used by the application"
    Re-downloading <--- no difference ... still the same error
    Re-installing <--- hmm ... well tried that ... doesnt work ...
    Change the VM <--- then whats the use of the new features of J2SE 1.4 if they cannot be used ...
    Some one please help me ... Its kind of urgent ... I have a project submission deadline within a few days :)
    Thanks

    Go here:
    http://java.sun.com/products/jdk/1.2/download.html
    Download this JRE, install, then click on the BDK exe, and poof: suddenly BDK installs. I don't know why, but that's what I did, and the BDK installed.
    HTH.
    Teresa

  • Trouble with BDK Installation over J2SE 1.4 Runtime

    Hello
    I am having trouble with installing Bean Development Kit 1.1.
    The BDK 1.1 can't seem to be getting installed on the J2SE 1.4 Java VM. The LaunchAnywhere installer runs and then reports the following error.
    "Can't Launch Executable
    (Windows error 1157 occured while loading the Java vm)
    Try installing the Java VM or change the Java VM used by the application"
    Re-downloading <--- no difference ... still the same error
    Re-installing <--- hmm ... well tried that ... doesnt work ...
    Change the VM <--- then whats the use of the new features of J2SE 1.4 if they cannot be used ...
    Some one please help me ... Its kind of urgent ... I have a project submission deadline within a few days :)
    Thanks

    Go here:
    http://java.sun.com/products/jdk/1.2/download.html
    Download this JRE, install, then click on the BDK exe, and poof: suddenly BDK installs. I don't know why, but that's what I did, and the BDK installed.
    HTH.
    Teresa

  • I'm having trouble with activation using over drive  fore books

    II'm having trouble with activation I've tried too many time wit no luck

    Reader doesn't need activation. I think you should ask in the Digital Editions forum, Adobe Digital Editions

  • Creating a property with list values derived from other hierarchy

    Hello Friends,
    Thanks in advance for any help in this regard.
    1)     Can we have a property with list values populated automatically from other hierarchy.
    2)     Can we select multiple items from the list box. Does property allows multiple values.
    The example is like this. There are 2 hierarchies.
    Customer
         Customer 1
         Child Customer
    Industry
         Hightech
         Computers
         TVs
    Manufacturing
         Auto
         Steel
         Healthcare
         Pharma
         HealthInsurance
    The requirement is to add Industry hierarchy as property of Customer Hierarchy and select each customer is what type of Industry they belong as a property value.
    Thanks

    Use property data type ListGroup for multiselect.
    To select values from another hierarchy you can use Node or MultiNode, or an Asscociated Node property, of which there are several types. I'm not fond of the property editors for Node data types and will often just use a string and validate the user input by defaultin prefixes and such with a derived property that is checked by a query based validation. Make sense?

Maybe you are looking for