+ Reply to Thread
Results 1 to 4 of 4

[SOLVED] Round Total

Hybrid View

  1. #1
    Rao Ratan Singh
    Guest

    [SOLVED] Round Total

    Hi all,
    I m using this function =ROUND(C9*$C$8+D9*$D$8+E9*$E$8,0)/100 but it is
    returning sum 53604.62

    I want its result should be 53605.00

    How?

  2. #2
    Peo Sjoblom
    Guest

    Re: Round Total

    =ROUND((C9*$C$8+D9*$D$8+E9*$E$8)/100,0)

    maybe



    --

    Regards,

    Peo Sjoblom

    Northwest Excel Solutions

    www.nwexcelsolutions.com

    (remove ^^ from email address)

    Portland, Oregon




    "Rao Ratan Singh" <RaoRatanSingh@discussions.microsoft.com> wrote in message
    news:A54C2FF2-EC5A-4434-819F-7E4E4DF3A82B@microsoft.com...
    > Hi all,
    > I m using this function =ROUND(C9*$C$8+D9*$D$8+E9*$E$8,0)/100 but it is
    > returning sum 53604.62
    >
    > I want its result should be 53605.00
    >
    > How?



  3. #3
    Bob Phillips
    Guest

    Re: Round Total

    =ROUND((C9*$C$8+D9*$D$8+E9*$E$8)/100,0)
    --
    HTH

    Bob Phillips

    (remove nothere from email address if mailing direct)

    "Rao Ratan Singh" <RaoRatanSingh@discussions.microsoft.com> wrote in message
    news:A54C2FF2-EC5A-4434-819F-7E4E4DF3A82B@microsoft.com...
    > Hi all,
    > I m using this function =ROUND(C9*$C$8+D9*$D$8+E9*$E$8,0)/100 but it is
    > returning sum 53604.62
    >
    > I want its result should be 53605.00
    >
    > How?




  4. #4
    Rao Ratan Singh
    Guest

    Thank you

    Thank u bob and peo. It's working.

    Rao Ratan Singh


+ Reply to Thread

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts

Search Engine Friendly URLs by vBSEO 3.6.0 RC 1