Number Format Please help

I have a float value like 232453.75
now I want to format it as
2,32,453.75
Is this possible using some java classes directly rather than going in for a string manipulation.
Thanks

Thanks
But is there a sample code for the same available in the net that can do the same?
Thanks

Similar Messages

  • I have Adobe Acrobat 9 Pro and the serial number.  It is asking for an older serial number?  Please help?

    I have Adobe Acrobat 9 Pro and the serial number.  It is asking for an older serial number?  Please help?

    Hi juneb55782770,
    I believe that you have an upgrade version of Adobe Acrobat Pro, in this case it will ask for the serial number of the previous qualifying version.
    You can find your old serial number using this link : Find your serial number quickly
    Hope this will resolve your issue.
    Please reply if you still experience any issue.
    Regards,
    Aadesh

  • Hello i am rajesh i am having problem while conveting other files into pdf format please help me

    i am rajesh i am having problem while converting other files into acrobat format please help me

    Hello Rajesh,
    I'm sorry to hear you're having trouble. Are you using Acrobat.com to convert your files to PDF? Please let me know where you are having trouble and I will do my best to help you convert your files. For your reference, here is a list of filetypes that can be converted to PDF online with Acrobat.com:
    http://kb2.adobe.com/cps/524/cpsid_52456.html#Create%20PDF
    Best,
    Rebecca

  • Invalid Number Error Please help Urgent

    Hi,
    I am trying to create a report in discoverer where in I get an invalid number error for the statement
    ,DECODE(final.TYP,'Sales',to_char(final.future_supplpy),'B/O','B/O') sale_type.
    We have the requirement that when TYP is Sales i need to display future supply and when the TYP is B/O i need to display B/O.
    The query runs perfectly fine in TOAD but in Discoverer Desktop when i run the report i get an error message
    invalid number.
    Please help its urgent
    Thanks
    Ashwini

    Hi Ashwani
    First of all, your statement appears to not be handling anything other than Sales or B/O. Is that deliberate? If not, you need a default, catch all value at the end like this:
    DECODE(final.TYP,'Sales',NVL(final.future_supply,to_char(final.future_supply),'B/O','B/O', default_value) sale_type
    You also might want to make sure there aren't any NULL values in future_supply or in TYP and if there are you might want to consider using an NVL for these, like this:
    DECODE(final.TYP,'Sales',NVL(to_char(final.future_supply,NULL),'B/O','B/O', default_value) sale_type
    Also, when using DECODE you don't always need to use TO_CHAR as the DECODE conversion to a string typically takes place automatically. CASE is different as it insists that all results are of the same data type.
    Hope this helps
    Best wishes
    Michael

  • How do I install my CS 5.5 disk on my new imac that doesn't have a disk drive?  Can I download it?  I have my serial number.  Please help!!

    How do I install my CS 5.5 disk on my new imac that doesn't have a disk drive?  Can I download it?  I have my serial number.  Please help!!

    Usually means a corrupt download. Try re-downloading.
    Alternative: Download Adobe CS5.5 Trials: Direct Links (no Assistant / Manager) | ProDesignTools

  • I want to get telephone support; however, I cannot even get to my serial number. Please help!!

    I want to get telephone support;however, I cannot get to my serial number. Please help!! Thanks tftlover
    I have an ipod nano 7.

    Do you have the box it came in?

  • Report format - Please help urgently

    We have an AR report with the following format.
    Customer - Document No -Payment terms
    Currently, the report rows shows for one customer ( Text and Key) for various document number and Payment terms.
    Example:
    Customer 1 - Document no1 - payment terms1
                      - Document no2 - payment terms2
                      - Document no3 - payment terms3
                      - Document no4 - payment terms4
    Customer 2 - Document no5 - payment terms5
                      - Document no6 - payment terms6
    But, the requirement is as below. Every line needs to show the customer no for all the rows.
    Customer 1 - Document no1 - payment terms1
    Customer 1 - Document no2 - payment terms2
    Customer 1 - Document no3 - payment terms3
    Customer 1 - Document no4 - payment terms4
    Customer 2 - Document no5 - payment terms5
    Customer 2 - Document no6 - payment terms6
    Please help.
    Thanks,
    BW Learner

    Hi,
    Right click on the query results and choose properties at the bottom of the pop menu.  Uncheck the option titled "Suppress Repeated Key Values" then click okay.   Your query will update the results and you should see all characteristics now, even if they are repeated.
    Brian

  • 5th Gen iPod error while formating please help

    Ok here is the long and complicated story. I had a iPod Mini 4GB and thought it was time to upgrade to a 30GB. itunes and everything working just fine up to the point where I went and loaded the ipod disc to format my new iPod. I incountered a iPodDeviceInternal assert error when the program started to format the iPod and failed to complete the install. I tried over and over again. I loaded itunes and it said that the iPod could not be Recognized and that i should reinstall itunes. I then went to Best Buy were I bought it and took it to the Geek Squad tech. center and he hooked it up and it worked fine,then telling me to try downloading the newest version of itunes. I did and it installed fine...but when i click it, it doesnt open. so baically I cant get itunes to open and my iPod will not format. Please Help me

    Can you see iPod drive under Removable disk in My Computer?
    If so,try disk defragment on it or manually format your iPod and lastly redo the whole installation process

  • Computer wont boot up after format, please help.

    Ok so I formatted my Hp Elite M9340f and now whenever I turn my PC on it just goes to PC repair and I have all these options and one of them is system recovery, but I cant use system recovery because it says that I need to choose an operating system now,and it says to insert a media disc or find an image of my operating system, so what do I do in this case to get my PC working again, and the other options don't work either, says the same thing " find your operating system" or something like that, please help.

    Hi,
    If you don't have recovery disks then try the below link:
    HP Recovery Disks.
    HP DV9700, t9300, Nvidia 8600, 4GB, Crucial C300 128GB SSD
    HP Photosmart Premium C309G, HP Photosmart 6520
    HP Touchpad, HP Chromebook 11
    Custom i7-4770k,Z-87, 8GB, Vertex 3 SSD, Samsung EVO SSD, Corsair HX650,GTX 760
    Custom i7-4790k,Z-97, 16GB, Vertex 3 SSD, Plextor M.2 SSD, Samsung EVO SSD, Corsair HX650, GTX 660TI
    Windows 7/8 UEFI/Legacy mode, MBR/GPT

  • BigDecimal formatting -- Please Help!!!

    Hi all,
    Could anyone please tell a Java newbie how to format BigDecimal? I have a variable defined as BigDecimal. I am displaying that value in a JTable. I need to format the value with commas but not cents.... i.e. 23,245 not 23,245.24. Is this possible and if so, how?
    Please help!!!
    Thanks in advance.
    Lynn

    Hi,
    try
    java.math.BigDecimal big = new java.math.BigDecimal(23245.24);
    java.text.DecimalFormatSymbols symbols = new java.text.DecimalFormatSymbols();
    symbols.setGroupingSeparator(',');
    java.text.DecimalFormat formatter = new java.text.DecimalFormat("###,###",symbols);
    String res=formatter.format(big);
    you can then put the res String in the JTable
    regards

  • DLINR - Dynamic Item number - problem, please help

    Hi,
    We have a problem with one of our quotation enhancements:
    For DP82, we have an enhancement in place for one of our DIP profiles.
    Anyway, we are sending component data to DP82 with several custom fields in place. In our enhancement, Dynamic item numbers (DLINR) are assigned to the components via FM AD11_DLI_GET.
    However, some of the components are assigned the same DLINR number.
    The problem with this is that after our enhancement runs, a standard program calls a standard FM that reads back our component data (FM AD15_DLIS_FOR_OBJECTS_READ). The data read back shows all components with the same DLINR numbers combined into one component. This is wrong.
    What is the importance of DLINR (dynamic item) numbers? Do they need to be assigned?
    What do I do?
    Please help.
    Regards,
    Laura

    Hi,
    We have a problem with one of our quotation enhancements:
    For DP82, we have an enhancement in place for one of our DIP profiles.
    Anyway, we are sending component data to DP82 with several custom fields in place. In our enhancement, Dynamic item numbers (DLINR) are assigned to the components via FM AD11_DLI_GET.
    However, some of the components are assigned the same DLINR number.
    The problem with this is that after our enhancement runs, a standard program calls a standard FM that reads back our component data (FM AD15_DLIS_FOR_OBJECTS_READ). The data read back shows all components with the same DLINR numbers combined into one component. This is wrong.
    What is the importance of DLINR (dynamic item) numbers? Do they need to be assigned?
    What do I do?
    Please help.
    Regards,
    Laura

  • I dont have any Applecare registration number. I bought my Mac a year before and is still under the warranty. I dnt how to find or purchase applecare registration number. Please help

    I dont have any Applecare registration number. I bought my Mac a year before and is still under the warranty. I dnt how to find or purchase applecare registration number. Please help

    Enter your MBP serial number here and you will then be able to determine the warranty status.
    https://selfsolve.apple.com/agreementWarrantyDynamic.do
    Ciao.

  • Reports on web in PDF format (Please Help)

    Hi
    I am testing my dev2000 applications on web. I am using Patch5. I have problem while running reports. When ever I am trying to run a report from forms using "RUN_PRODUCT", report is running on server m/c not on client m/c. I need this report to be opened in clients pc in acrobat. On server m/c (Win2000 Server) registry I have set forms60_repformat=PDF. Please help to solve this peoblem.
    Thanks in Advance
    Syed

    read the paper on forms and reports integration on the web from
    http://otn.oracle.com/products/forms/techlisting.html#internet

  • I cannot retrieve my serial number. Please help!

    On a new Mac, first time user. Installed lightroom 5 with a redemption code from a prepaid card but CANNOT figure out how to get the serial number. Any help?

    See here
    Find your serial number quickly

  • Date format and number format- need help

    Hi everyone,
    I'm working with JDeveloper10.1.2, struts and uix pages.
    I have 2 problems:
    1 - I have a field of type date in my uix page and the format is like this='24-Jun-2006', but I need to change this format to be '2006/06/24'.
    2 - I have an attribute of type number(salary) and when I drag and drop this attribute from the DataControl Pallete and run the project, in the uix page I see a number, for example: salary = '123456', but I should see salary = '123.456,00'.
    And when I write, for example '123.456,00', when I commit this value, I should see in my DataBase something like this '123456,00'.
    I alredy tried to change the attribute properties in the Entity Object but without success. :(
    Can anyone help me with this problems?
    Thanks,
    Atena
    Message was edited by:
    Atena

    nd when I write, for example '123.456,00', when I
    commit this value, I should see in my DataBase
    something like this '123456,00'.Sorry I replied before thinking about the problem. You will not see the value in the db as such, the db will show the values differently depending on the session settings.
    The values will only show up as such in the form. To see them such in the db do:
    alter session set nls_date_format='yyyy.mm.dd'
    for the date and
    alter session set nld_number_format='0.00'
    for the number

Maybe you are looking for