Number formats in Excel

I have an rtf template for AP Trial Balance. All numeric columns are formatted - e.g.
<?format-number(SRC_ACCTD_ROUNDED_REM_AMT,'##,##0.00')?> OR
<?format-number(sum(current-group()/SRC_ACCTD_ROUNDED_REM_AMT),'##,##0.00')?>
When outputting to rtf, number formats look great, but when outputting to Excel, they are inconsistent - sometimes formatted properly, sometimes not. I get a string of numbers like:
-200
-180
-94,500.00
-445.5
-1,629.00
etc.
Is there a way to get Excel to present numbers properly?

Yes, but they will not be numbers for Excel any longer. Try doing this:
="<?format-number(SRC_ACCTD_ROUNDED_REM_AMT,'##,##0.00')?>"

Similar Messages

  • Number Formatting in Excel using HSSF POI

    Hi,
    I am downloading some data into the Excel file using hssf poi and I do my number formatting(either rounded,unrounded or general etc.) in java. The problem is that after the Excel file is created, the values in it behave like text though it shows the format as number. I am not able to plot any graphs or do any mathematical calculations using it. I need to convert it using "=VALUE(data)" before I do so.Is there anyway I can rectify this in the API itself?
    Your suggestions will be very helpful.
    Thanks.

    http://jakarta.apache.org/poi/hssf/quick-guide.html#CellTypes ?
    Otherwise, Apache POI has a mailing list...

  • Number formatting in excel

    Hi,
    I have created a report in which I have few amount columns. When I run the report in pdf format the numbers display properly with 2 decimal places (like 105 displays like 105.00) but when I run the report in excel output then the formating is gone. Client wants to have 2 decimal places for those amount columns even in excel output.
    I have tried using <fo:bidi-override direction="ltr" unicode-bidi="bidi-override"><?format-number:CVALUE;'999999D99'?></fo:bidi-override> but this does not solve my problem completely. It shows the values correctly in excel but then I am not able to do any calculation on those columns, looks like it converts them to text values.
    Please let me know if you wants the rtf template and xml data file.
    Any help is greatly appreciated.
    Regards
    Hitesh

    Hi ,
    If you use the <fo:bidi-override direction="ltr" unicode-bidi="bidi-override"><?format-number:CVALUE;'999999D99'?></fo:bidi-override>
    the column will not used for the calculation...it will take some special character...
    in the excel output..if copy that column any one celll it will append the ?100? like this....thats the problem with bidi-override
    lot of post are there for this issue....no solution yet...
    Thanks,
    Ananth

  • Data column number formatting in Excel

    Can I overwrite the formating for the data columns in excel?
    For calculation purposes I need 2 decimal places defined for the data columns but when I display I dont want to see the decimals, I want to see the rounded number. But I cannot format this on the excel. Any suggestions?
    Thanks!
    Hema

    Hi,
    In the definition of your planquery, go to the properties of your key figure and assign the number of desired figures behind the comma.
    -> in your workbook if you click on your cell, you will see the number of figures behind the comma according to your info-object in the formula bar, but in the layout itself it is rounded according to your query settings
    D

  • Number format for excel

    Hello,
    my problem is to convert my numbers into a correct excel format. the numbers are saved in a spreadsheet file and with an editor it looks like this:
    9,723197E+0
    8,229011E-1
    When I filled a Excel file with this data it looks like:
    9723,00 and 0,823.
    I tried different things to solve the problem but nothing helped.
    Can anyone help me?
    markus
    Solved!
    Go to Solution.

    Hello Markus,
    I have two things you could try - both helped for me. But I strongly recommand to make a Cope of the VI you will have to change, in case that you need the original functionality.
    1) Open ...\national instruments\LabVIEW 8.x\vi.lib\addons\_office\_excelsub.llb\Excel_Insert_Table.vi
    2) Delete the two property-nodes Range>>Value so that the VI looks like the attached screenshot "Excel I.jpg"
    3) You can additional place a "Frag/Exp string to number"-Function in the VI (see screenshot "Excel II.jpg")
    But I repeat, please make a copy of that VI and save it to a different folder before you make these changes.
    Regards
    Johannes
    Attachments:
    Excel I.jpg ‏70 KB
    Excel II.jpg ‏130 KB

  • Excel import number formatting

    Hello,
    I'm trying to use sqldev 1.5.4 to import data from an excel spreadsheet, and running into a number formatting issue that I hope someone can help me with. One of the columns in the spreadsheet contains zip codes that I'm trying to import to a varchar2 column in my table, but when sqldev imports them it's trying to format them with a comma in the thousands place. So the zip code "94606" becomes "94,606" in the database. Is there some way to disable this? There doesn't seem to be any option for it in the import wizard.
    Thanks!
    Sean

    Thanks for the suggestion. The format of the zip code column is set to Special (Zip Code) and I have another column, Phone Number, which is doing the same thing despite being formatted as Special (Phone Number), so I don't think it's using that.

  • CSV to Excel 2013 - Issue with number format

    Hi,
    I use Excel 2013 to manipulate CSV files. I experienced issue with number format cells. In my CSV file there is one column that presents latitude values in format: 52.05456464. When I open my CSV file in Excel 2013 all values in that column get separator
    ".", in this case my number is present like this: 52.054.454.464. I tried to change my cell format, and when opened the category was Number, I change it to the General but in that case I lost all "." and got 52054454464.
    I also tried to open same file on other machine with Excel 2010 and file is opened correctly without issues and in cell format the category is general by default.
    I hope that there is some kind of resolution for this.

    Hi
    According to your description, we may follow these steps:
    highlight the column B > Home Tab > Number section > Select Number and choose "More Number Format" > Make sure the Negative number is chosen correctly. If you are using Custom format, we will have to change it.
    Hope it helps
    Best regards

  • Number format changed to string in excel

    I want to store a table in excel file and in the table
    there is a number field that when I store it in the
    excel file ,I want it change to String format,
    because when it store it in the number format,
    it is a wrong number.
    thanks in advance

    "883923"
    Pretend you are explaining this to someone who has no idea what you are talking about (because we don't).
    Statements like "but therewas a problem" are next to meaningless because you didn't explain what the problem is.
    You don't give any useful information such as:
    * Version of JDeveloper/ADF
    * What technologies are you using (I guess ADF Faces, but I don't know)?
    * How did you try exporting to Excel?
    * What was the exact problem you had?
    I've already spent more time thinking about how to ask you questions to get to the real problem than you have formulating your question.
    John

  • Number formatted Amount field not working in Excel 2010

    Hi,
    We have BI reports in EBS 11.5.10.2 designed using word 2007 RTF templates. The output is selected to write to Excel so that they can calculate on amount fields. Recently we upgraded to Office 2010 and the amount filed which has number format when downloaded to Excel will not allow to use functions like Sum. If i deleted the table column and add the column back, then it works. Is anyone runing into similar issues....

    Interesting to note this is still a problem, but even more interesting is as to why Excel works fine the first time you bring in the xsd, but not after you save it.  I found information that says it's related to resolving externally referenced xsds,
    which is fine, but again, why does it work the first ime and not the second?   If it were a problem with external xsds then it should never work at all so I think that answer is bogus.
    Something has to be getting corrupted on the save and it's not important enough to MS to spend the time to fix it.

  • BPC for Excel - Number Formatting

    Hi
    Hopefully an easy question !
    What do I need to put in the number FORMAT field in the FormatRange to have positive numbers as 12,345 and negative numbers in red and in parentheses (12,345) ? - in excel formatting it would be #,##0,;[red](#,##0,)
    Thanks in advance for your help.
    Kind Regards
    Gav

    I assume this is for an EVDRE report.  In an EVDRE report, If the word FormatRange is in cell A9, put anEvRng formula in B9, referencing another cell, for example =EvRng(C9).  Then format C9 the way you want your schedule to look (font, border, pattern, number format, alignment, etc).  I put a number in cell C9 so you can see the results of your formatting.
    There are many more formatting capabilities of EVDRE that you can find in the Help file and the BPC for Office guide,  but this is the simplest way to do it.  You can also do conditional formatting on the cells in the data range.
    Greg

  • Export to excel - number format

    Hi,
    Our version is SAP ERP Central Component 5.0 and we have just pathed the system from SPS18 to SPS23.
    However from that time has change the export to excel functionality. Now after you select List - Export - Spreadsheet you can select either Excel (in Mhtml format) or All available formats - here the same format as in the old version has option 'Microsoft Excel (In existing XXL format). However when the report is exported eg account numbers do not have the correct format. So you need to convert them first to the correct number format with function VALUE in Excel.
    Can this be somehow fixed?
    Thanks,
    Honza

    Hi,
    Dots and commas is not the issue.
    The issue is that eg doment numbers are in the format in which you cannot vlookup them with other files where document numbers are in number format. So you need first to convert them using excel function value(). And then they have the correct format.
    I am 100% sure there was not the same problem before we installed the higher patch.
    Jan

  • Problem with the number format in the graph axis with Report Generation Toolkit.

    Hi!
    I'm trying to use the Report Generation Toolkit to plot some graphs in Excel.
    My first problem is that I don't know how to configure the number format in the Excel Set Graph Font.vi so that my numbers are correctly displayed in the graph's axis. The only given option is general (0,0) but this is not enough for me, my numbers can get really small so I need engineering notation or fraccional format.
    Second: I also insert a table with the graph source data, but the numbers are not correctly displayed either: for example: 
    0,75 is shown as: 
    0,750000
    but 1,25  is shown as: 
    1!250!000
    My guess is I am making to much or wrong string to number conversions or Excel is getting it wrong but I can't find my way...
    Can someone help me with this?
    Thanks,
    Isabel

    Here is my VI, it's just a trial so it can look messy...
    Thanks,
    Isabel
    Message Edited by Isa_pm on 01-22-2007 01:12 PM
    Attachments:
    Create report.vi ‏96 KB

  • How do I change the number formatting within a Cell Table in Microsoft Word?

    Hi, I was wondering if someone could help me out on an issue I've been having... I work for an accounting firm and we do a lot of financial statements. 
    I was wondering if we would be able to treat a cell table in Microsoft Word 2007 like I would a cell table in Microsoft Excel. Meaning, I would like to change the formatting of the numbers in the table to the "Accounting" (number) format so it
    aligns by the decimal point and use the $ signs and () for negative numbers.  We do use the link tables feature, however, most of our balancing pages just can't be done in Excel because of the way the text is written. It would be much harder to format
    the text if it were to be typed in Excel. We have also tried  creating an Excel sheet within Microsoft Word but it is the same as linking the tables... Again, a text formatting issue.  The only option is to use tables within Word but how do we change
    the number formatting to a "accounting" (number) format where the numbers would align with the decimal point and use () for the negative numbers. Is there ANY option for us to do this other than manually entering this information in using tabs?  
    If there are no options other than entering it in manually, please consider this as an option for your next software update. I believe that a LOT of people out there will be interested in this feature... My manager and I just attended a webinar on Microsoft
    Advanced Word Tips Tricks and Techniques and 75% of the attending people had this question but no answer.
    Thank you very much for your help!!!!!

    Word does not really have number formatting for table cells. You can align cell contents on the decimal point, though, by setting a so-called decimal tab stop.
    Option 1:
    - Select the cells for which you want to do this.
    - Display the ruler.
    - Click the Tab box on the left hand side of the ruler until the box contains an inverted T with a dot.
    - Click in the ruler where you want the decimal tab.
    Option 2:
    - Select the cells for which you want to do this.
    - Click the arrow in the lower right corner of the Paragraph group on the Home tab of the ribbon.
    - Click the Tabs... button in the lower left corner of the dialog.
    - Specify a tab position in the box, e.g. 1.5".
    - Select the 'Decimal' radio button under 'Alignment'.
    - Click Set.
    - Click OK.
    You will have to type the numbers as they should appear, including the $ for currency and the ( ) for negative numbers.
    Regards, Hans Vogelaar

  • Has someone knowlege of how to use Custom Number Format in Numbers V3.0

    Hello Everyone,
    From Excel to Numbers '09 I worked with Custom Number Format.
    Making formats like 60 sec, km/h or m/s².
    In the new Version 3.0 it is not under 'Format'/Custom Number Format.
    I did not find it! Has someone found a way to do it the old way.
    I am working with the German version.
    Bye

    Limmy,
    There is no option in Numbers 3.0 for Custom Format. If that is mandatory for your purposes, it is still available in Version 2.3.
    Jerry

  • Is it possible to change the formatting of Excel in place

    Hi,
    is it possible to change the standard formatting of columns and texts when using Excel inplace (Excel on the web for the BPS )?
    Many thanks,
    Simon Cohen

    Simon,
    I am afraid you can't modify styles using excel in place.
    Note 632333 says the following :
    List of the features the Excel OWC can use from the template:
    Text format - font, size, colour
    Cell format - background colour, border, alignment
    Number format
    "Simple" formulas
    Panes Split and Freeze (only for Office versions 2002(XP) or higher)
    Nevertheless this applies only for cells which are not filled by BPS runtime. All texts and values written by BPS runtime into the template use standard styles. The styles cannot be changed, see below.
    List of features that are not available in the Excel OWC:
    Styles. Consequently no changes to the SAP standard styles are taken over to the OWC. Therefore the features mentioned above are available only for the cells not containing a transaction specific data
    VB Macros. When needed, the designer can use a script language (VBScript, JavaScript) to access the DOM of the OWC. You can include HTML into a text component in the Web Interface customizing (tn BPS_WB) and place your script code there.
    Cell and text formats not mentioned above (e.g. text orientation,...)
    Line brakes within a cell
    Panes Split and Freeze (only for Office version 2000)
    Embeded elements (like form objects, pictures, background picture,...)
    Having more than one worksheet in the Excel OWC
    In comparison to HTML based planning layouts the Excel layouts do not identify the position of the documents.
    Hope it helps,
    Alberto

Maybe you are looking for

  • Best Macbook Pro 15" for photo editing?

    Hi, I have to get a MacBook Pro 15" for my work. I'm a photographer, so I will be editing a lot of images with Photoshop, Aperture, plug-ins, etc. + I will connect a large external monitor to it. I will also have to edit some videos in FCP but not mu

  • FM or BAPI for transaction F871

    Hello! There are any Function Module or BAPI for transaction F871? Thanks a lot!

  • Trying to download Designer from Oracle Corp

    I have (in Vain) been trying to download designer release 6 with frustration. I left it overnight three times and come back in morning only to find it has hung on "two seconds"!!!. I need to get hold of designer and this is a great hinderance - is it

  • Oracle Apex Regular Expression for Directory Path (e.g. C:/New/Test)

    Hi, I am searching for Apex validation for directory path. exaples string should allow following strings: (1) C:/Data/NewFile (2) C:\Data\NewFile Alphabet, Numbers, Colon (only at second location), Any slash (forward or backward). However it should f

  • Rotating Picture

    I have imported my photos onto imovie, and all of the vertical photos have rotated horizontally. I am wondering how to rotate them back to vertical. Their are about 50 photos like this, so I need a way to do it to a mass of photos. thanks