+ Reply to Thread
Results 1 to 3 of 3

need to find simple sum %

  1. #1
    Registered User
    Join Date
    05-31-2006
    Posts
    23

    need to find simple sum %

    what formular do i use to work out 10% of any number in the sheet?

    the one i tryed was
    =FLOOR(F2/10,100)
    should it be
    =FLOOR(F2*10,100)
    or am i way off???
    i have attached the sheet i need the 3 month average total devided by 10%
    please help
    Attached Files Attached Files

  2. #2
    Forum Expert
    Join Date
    01-12-2007
    Location
    New Jersey
    Posts
    2,127
    to find 10 percent of a number, multiply that number by 0.10


    in your case, =F2*0.10

  3. #3
    Forum Expert
    Join Date
    12-10-2006
    Location
    Sydney
    MS-Off Ver
    Office 365
    Posts
    3,565
    Hi,

    Try =F2/10 and simply format the result to the required number of decimal places.

    Kind regards,

    Robert

+ 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