Group footer. Want to print one section in the body of report

I am working on an invoice.
It has two groups:
                Detail line
                Invoice number
In crystal the invoice number group header is ran than the detail line group fires.
After all the detail lines are printed for that invoice number the group footer for the invoice prints.
I have multiple sections in my invoice number group footer.
All these sections except the first has the property u201CPrint at Bottom of Pageu201D selected.
The First group footer section prints as it should directly below the detail section.
The second section print at the bottom of the page as expected.
The third group footer does not print till the end of the entire report. So if I have multiple invoices printing at one time I see an invoice subtotal for each invoice but the u201CTotal Dueu201D does not show until the last page. It is also always 0.00.
any help wouldbe appriciated.

I'm guessing here, but it sounds like the data record is not "available" (past EOF?) when the footer is being printed.  Try putting the db field into a shared variable in the detail section (basic syntax):
whileprintingrecords
shared total as number
total = {SOShipHeader.CuryBalDue}
formula = ""
Then use the shared variable in the footer:
whileprintingrecords
shared total as number
formula = total
HTH,
Carl

Similar Messages

  • How can I change one section of the document to a landscape orientation and not the whole document?

    How can I change one section of the document to a landscape orientation and not the whole document?

    Page Setup, including page orientation, is done in the File menu. The setting applies to the whole document. As Peter says, you can rotate the contents of a page (not including the text layer of a word processing document).
    As an alternative, you could use Numbers, where Sheets are empty canvases onto which you may place images, charts, tables and text boxes, and where page orientation may be set for individual Sheets. The main tradeoff is that you lose many of the built-in word processing and page layout features of Pages.
    Regards,
    Barry

  • I have a canon mf5940dn, it is connected via USB to my macbook air, and yet, when i want to print smith, it says the printer is not connected. does anyone has any idea why? is there a guide to do it properly?

    I have a canon printer mf5940dn, it is connected via USB to my macbook air, and yet, when I want to print smth, it says the printer is not connected. does anyone has any idea why? is there a guide to do it properly?

    Hi,
    I am currently replying to this as it shows in the iChat Community.
    I have asked the Hosts to move it to Snow Leopard  (you should not lose contact with it through any email links you get)
    I also don't do Wirelss printing so I can't actaully help either.
    10:01 PM      Friday; July 29, 2011
    Please, if posting Logs, do not post any Log info after the line "Binary Images for iChat"
     G4/1GhzDual MDD (Leopard 10.5.8)
     MacBookPro 2Gb( 10.6.8)
     Mac OS X (10.6.8),
    "Limit the Logs to the Bits above Binary Images."  No, Seriously

  • I want to print file labels but the avery ap doesn't support their own file labels.  Any other way to print file labels from ipad?

    I want to print file labels but the avery ap doesn't support file labels, is there ant way to print file label from an ipad?

    You cannot save to Dropbox from Pages natively, but there is a workaround that allows you to use the Copy to WebDAV to get things to Dropbox:
    http://techinch.com/2011/02/02/integrate-dropbox-with-pages-keynote-and-numbers- on-ipad/
    As to the "Send to iTunes" command "not playing ball", if you'll post specifics, perhaps someone can help you sort that out. It should be pretty straightforward.
    Regards.

  • Unlike some users, I want to send some files in the body of my email NOT as an attachment. How do I do that?

    Some literary agents want a chapter or two in the body of an email. They do NOT want an attachment. How do I do that?

    ppress and hold on email section until the select and select all show up. Ussually I select text and then hit paste instead.
    Other option on pc or if you have a Bluetooth keyboard
    On windows
    control + c
    to copy
    control + v
    to paste
    on mac
    command + c
    to copy
    command + v
    to paste

  • How export a report in Excel where show Page Header in one sheet and the Body in other sheet?

    Hi,
    I need help!, because I need export a report in Excel where the Page Header shows in one sheet and the Body in other sheet. I have SQL 2008 R2, is it possible?
    Thanks a lot for your answers.
    Sukey Nakasima
    Sukey Nakasima

    Hi Sukey,
    If I understand correctly, you hope the Page Header shows in one sheet, the body and hidden page headers in another sheet when exports a report to Excel. To achieve this goal, we can put page header content into a rectangle, then set the visibility of rectangle
    using expressions. For more details, please refer to the following steps:
    1. Add a rectangle to the page header, then drag the page header content into it.
    2. Click the rectangle, in the Properties window, click Visibility, in the Hidden text box, click Expression, type the following expression:
    =IIf(Globals!RenderFormat.Name="EXCEL" and Globals!PageNumber <>1,true,false)
    3. In the Report Body, right click the Table Header row of the first tablix and select Tablix Properties, check Add a page break before check box.
    4. Click the tablix, in the Properties window, click PageBreak, in the Disabled text box, click Expression, type the following expression:
    =IIf(Globals!RenderFormat.Name="EXCEL",TRUE,FALSE)
    If you have any more questions, please feel free to ask.
    Thanks,
    Wendy Fu

  • I have 6 pdf files to attach to an email. I don't want them all to open in the body of the email. How do I just attach the pdf file?

    I have 6 pdf files to attach to an email. I don't want them all to open in the body of the email. How do I just attach the pdf file?

    Never mind. Found the solution here: Re: How to mail PDF file as an icon

  • Print one section at a time

    Hi All,
    I have 2 sections on details A  and B.
    I want to print all the content of A before printing B.
    Is there a way to do it.
    Thanking All,
    Ram

    No, there is not. A good guide on these things is; Typically, if you can not do it in the designer, you can not do it at runtime.
    You may want to post anothe query to the [CR design|SAP Crystal Reports, version for Visual Studio; forum and ask them if they can suggest a way of doing this in the desinger. Then use that report in your app.
    Ludek
    Follow us on Twitter http://twitter.com/SAPCRNetSup
    Got Enhancement ideas? Try the [SAP Idea Place|https://ideas.sap.com/community/products_and_solutions/crystalreports]
    Edited by: Ludek Uher on Nov 17, 2010 12:18 PM

  • How to get Report Builder to print a section on the same page

    I have a section of my report that is three bands. A header
    band, the detail band, and a total line band. Sometimes this
    section will get split up and print part on the next page. So
    basically I need for this section to print on the same page. I know
    that I could insert a page break right above the header, but this
    will make my report way longer than it needs to be. I have also
    unchecked "split allowed" for that band also but that didn't make a
    difference. Is there some way to group three bands together so that
    if it is two big to print the section on the current page then
    print the whole section on the next page. It is driving our
    accounting lady nuts because when she likes to verify that the
    totals are coming out right and sometimes she has to flip over to
    the next page to continue calculating.

    you need to create a multi-instrument in the environment next to your audio-instrument,then push a cable from there to your audio-instrument.in the arrange window your multi-instrument will appear in the window where you select the track-type next to the audio tracks, audio-busses etc. these midi tracks now trigger your vsti on the selected midi channel.you have to record your midi now on these tracks and not on the audio-instrument track,because there you only trigger its own channel. i hope i explained it well but i think you have understood what i ment.

  • Can only print one page to the Adobe PDF printer "device".

    When I print to the Adobe PDF printer device I can only print one document.  When I print a second document I get the message "Adobe PDF Creation cannot continue because Acrobat is not activated."  However, if I reboot, I can again print a single document. 
    I'm running Windows 7 pro-64 bit.  I have Adobe Acrobat X pro, version 10.1.7 installed AND ACTIVATED.
    Any suggestions for solving this damn headache would be much appreciated.  I'm sure tired of rebooting to print PDFs.
      George Sundell

    OK, here are a couple of ideas to try....
    Go to Help and try Detect and Repair.
    If you have Acrobat, you can try to distill the document or try a Save As
    [signature deleted]

  • Want to print a form off the internet, but I get an error message that says "there is a problem with

    Trying to print a form off the internet but get an an error message saying "there is a problem with Adobe/Acrobat.  Can you help

    What is your operating system?
    What is your Reader version?
    What is your web browser?

  • Want to make one section a horizontal slider.

    Hi,
    How can I make one contained section of my site become a horizontal slider... I will have related content to the left and to the right of the main (default) screen section.
    This 'screen section' display, however, is not full-screen I should mention; that is OK though, I do not need it to be.
    Is this possible, and how can I go about making this a reality?
    Right now, it is called <section id="listen"><div class="containerGray">  ...so that main landing portion gives a general overview. Then, if I can add a left and right slide (or more as needed), specific genres will be represented in each.
    Yep, that's what I'd like to do!
    Please advise how I can incorporate scripts to make this section part of a cycle.
    Thanks!

    OK, so functionality of this - hope that link works OK:
    Cycle2 Prev/Next
    really is the same thing as this?
    fullPage.js One Page Scroll Site Plugin (scroll down slightly to the one labeled 'Create Sliders'...see how it has the large arrow at left & right?
    Is the coding and logic for the Cycle2 the same thing as this? Wanted to check beforehand to make sure. As mine will have text and other content on each "slide"; not just a large photograph.
    Thanks!

  • Want to print enlarged sections of a map on 8.5x11 to then physically paste togther - iMac ver.10.6.8, Lexm. pro715.

    To make a bigger paper image. Is this called postering?

    @Diaz, the bug has been reported in Ubuntu here:
    https://bugs.launchpad.net/ubuntu/+sour … bug/879858
    It may be worth following it. Also it would be nice if you mark it as it affects you, to increase it's priority.
    Also there's a way to improve boot procedure:
    1) Create a file startup.nsh in your /boot/efi with the following content:
    fs0:boot
    2) Create a file called "boot.nsh" in /boot/efi with the following content:
    fs0:
    cd \EFI\ubuntu
    grubx64
    This will reduce boot procedure to just <F2> <left> <up> <enter> <enter>

  • When I want to print a document on the internet or web-site, I get the save as menue instead of the printed document.

    No more detail available except my other servers work.

    Is your printer selected in the Printer - Name box? Is Print to File selected?
    http://kb.mozillazine.org/Problems_printing_web_pages

  • HT2736 I only want to send one song (not the album) ... How?

    It is making me send the whole album.

    Welcome to the Apple Community.
    You need to elaborate on your question.

Maybe you are looking for