Removing the line under a summary column

Hi
  This may be very easy but I am missing it completly, when you add a summary column in a report , crystal reports makes it bold and add a line just above the amount you are summing up, is there away to remove that line so that it will not show up. the reason I am doing is this because I am putting the sum somewhere on the report but I dont want that line to be there, any idea, I have looked but I am missing it, the bold part of it is easy to change but that line above the amount is still there, thx
alpha

Check the border properties of the summary report object and change the top line to none.
Fuskie
Who hopes this works for you...

Similar Messages

  • How to remove the line under JMenuBar

    Some client requires that the line under a JMenuBar looks ugly and it should be removed. can anybody give me some idea how to do it?

    Snap!
    JMenuBar menuBar = ...;
    menuBar.setBorderPainted(false);Mitch Goldstein
    Author, Hardcore JFC (Cambridge Univ Press)
    [email protected]

  • How do I remove the Notification under settings after updating IOS 8.1 ?

    How do I remove the Notification under settings as I have the latest IOS 8.1 on an ipad mini retina display?

    System requirements for Continuity on iPhone, iPad, iPod touch, and Mac - Apple Support

  • Remove the line in component af:panelHeader

    How can I remove the line that comes by default with the component <af:panelHeader>? How to apply custom background color to the panel?
    For example:
    <af:panelBox styleClass="panelClass"  rendered="true" width="100%"
        background="medium" id="pbBasicSearch">
            <af:panelHeader text="Basic Search"/>
    </af:panelBox>Uday

    Hi,
    you can skin the af:panelBox
    http://www.oracle.com/technology/products/jdev/htdocs/partners/addins/exchange/jsf/doc/skin-selectors.html
    Frank

  • How do I remove the lines from the picture after using rectangular grid tool.

    So I was making a pixel character for test purpose for my game, and after I finish I didn't know how remove the lines without messing up the picture. I use the erase to remove the excess lines. So I was wondering how do I remove the lines within the picture with out messing up the picture.
    I'm going be using the Illustrator and rectangular grid tool for my game pictures. This is in Illustrator CS6.

    If you use the pathfinders unite, you can be left with gaps between your filled objects. If thats the case, use your select menu to select all of one color, then add a stroke with that same color and increase the size of the stroke if necessary. Repeat for the next color until your done.

  • I want to insert the line under each row except last one

    Hi,
    How to test it is the last row in the Rich:datalist component?
    I want to add the line under each row except the last one.

    <x:someUIDataTag binding="#{someBean.someUIDataProperty}" value="#{someBean.someList}">
        <x:someUIColumnTag>
            <x:someUIOutputTag rendered="#{someBean.someUIDataProperty.rowIndex + 1 != someBean.someListSize}" />
        </x:someUIColumnTag>
    </x:someUIDataTag>

  • Iphone 4s stuck during OS upgrade 1/2 way along the line under the Apple LOGO.  what can i do to unstick it.

    during an upgrade to the latest OS version on our IPHONE 4S, it stopped updating about 1/2 way along the line under the APPLE LOGO.  what can I do to complete, or restart the update?

    Hi ..
    Depends on whether you're doing this wirelessley or using iTunes >  Update your iPhone, iPad, or iPod touch
    iOS: Unable to update or restore

  • How can i remove the line between columns?

    I'm laying out poetry and I only want one column--even in landscape mode. But in landscape mode there's still the line between columns that cuts through my text. I've tried dragging the line, clicking on it and deleting it. When I click on it two Xes appear on the top and bottom, but they don't appear to do anything.

    I did a little more reading of threads and now I understand the approach.
    Go to View/Layouts and click on any of the layouts which appear on the left. At that point you will have access to the full page template and may make any and all changes you wish.
    Keep in mind that some elements will be locked requiring an Arrange/Unlock command before you can eliminat them.
    In the end it will be very easy to create completely customized layouts, including background images, rules, etc. etc.
    Good luck with the poetry.

  • How to remove dotted lines in a single column using javascript?

    Hi,
    In InDesign document,i want to remove the dotted lines in a single column using javascript.here i want to remove only the dotted lines has presented at the end of text in a cell.kindly help me if anyone has idea regarding this.
    Thanks in advance!
    Vimala L

    Hi,
    Those dotted lines have added in the document by manually. The dotted lines have presented in all the columns but in a single column i need to remove it.
    Thanks,
    Vimala L

  • How can I remove the line around interactive elements?

    Hi guys,
    I'm just doing some fine tuning for version 1.1 of our iBook. For that I would like to remove the fine line that iBooks Author puts around interactive images. Any idea how I can do that? Nothing seems to work for me.
    Thanks!
    Alex

    Ah, 'under' not number...
    I should try to read the post ;-)
    Skinning would be an option, but I'm not sure if it is available in 10gR3.
    One other solution would be to use an image link instead of the text link. More work because you have to build the images yourself and it's hard to use dynamic text this way.
    Timo

  • Want to remove the default value of a column in a table

    HI
    I have a table called User_ind. This table columns have default values as 'n' like
    create table user_ind(
    ind_num varchar2(1)
    ,group_allowed varchar2(1) default 'y'
    ,view_allowed varchar2(1) default 'y'
    now i want to remove the default values How can i procede with this.
    Urgent .
    Thanks in advance.
    Chaitanya.

    In Oracle 9i you cannot remove the DEFAULT, you can only change it to null:
    alter table user_ind modify group_allowed varchar2(1) default null
    You can check it using this one:
    select table_name,column_name,data_default
    from user_tab_columns
    where table_name = 'USER_IND'
    Best Regards
    Krystian Zieja / mob

  • [ADF FACES] How to remove the "select" header in selection column

    Hi,
    Is there a way I can prevent the "select" header to be rendered (or customize this header) for the selection column in a af:table when using either af:tableSelectOne or af:tableSelectMany?
    Emmanuel.

    Hi, I've read you filed an ER (in 2004, it's 2007 now) to be able to remove/adjust the header in a selection column. Until now I can only find threads/posts about people facing the same issue, the header can't be adjusted. The answer of one of the Oracle-employees is that it isn't supported and we can extend the adf-source code but this isn't supported by Oracle.
    What's the official answer of Oracle on this?
    This is a very popular issue that needs to be adressed to pleaze the customer that was convinced to use Oracle ADF ... and now we can't answer his requests?
    This issue has been around for quite a long time now, from 2004, there has to be a solution for this, wright?

  • Removing the ID of a lookup column when exporting SharePoint list to Excel

    Hi,
    I export a list in Excel and I noticed the lookup column contains an ID together with the name (e.g. John Doe, #12). Is there a way I can avoid exporting the ID in Excel?
    Thanks.

    LookUp Field Values have a string representation of “(ID);#(VALUE)”, i.e. “2;#Second Entry”.
    If you export the list in excel you could create a formula or macro that split/copy only the value in a
    new column and then hide the real one.
    Try the following blog post for same samples:
    http://sharepoint-freak.blogspot.it/2011/04/when-you-use-lookup-fields-or-any.html
    http://excel.shilor.org/2010/07/export-sharepoint-2007-list-with-multi.html
    Marco Rizzi @Avanade Italy http://blog.marcorizzi.com

  • How to remove the lines above and below  header in sqlplus report

    I run a sql*plus report whch i want to be outputted to XLS file. But the format is not matching. I am using data->texttocolumns feature of excel , which is manual .
    As the headers are coming dynamically from query . i CAN NOT set header off.
    So first of all ,
    I want to get rid of the first blank line above the hearder.
    i want to get rid of the dotted line below header .

    Hi,
    You are not being clear here,
    As the headers are coming dynamically from query . i CAN NOT set header off. You are saying that you have SQL*Plus script but can't use the SET command?
    Besides, that I thing you want SET PAGES 0, instead of SET HEADER OFF.
    If you could paste your SQL*Plus script here (Perhaps replacing the actual query with a very simple one, then perhaps we can help.
    Regards
    Peter

  • How do i remove the line borders within my page document

    The borders make it impossible to cut and paste without adding a page2

    You obviously think that we know what you are talking about.
    Well surprisingly, since you so clearly said what it was, we don't.
    Peter

Maybe you are looking for