+ Reply to Thread
Results 1 to 3 of 3

formulas

  1. #1
    dave8888
    Guest

    formulas

    im trying to use a formula for % of a sum that is greater than 2000

  2. #2
    Aussie CPA
    Guest

    RE: formulas

    try =((sum(XX:XX)-20000)/Sum(xx:xx))*100
    I think I read this correctly.

    Adam Wood


    "dave8888" wrote:

    > im trying to use a formula for % of a sum that is greater than 2000


  3. #3
    dave8888
    Guest

    RE: formulas

    thanks for your help i finally figured it out as:
    =IF(D66>=2000,D66*0.001,0)


    "Aussie CPA" wrote:

    > try =((sum(XX:XX)-20000)/Sum(xx:xx))*100
    > I think I read this correctly.
    >
    > Adam Wood
    >
    >
    > "dave8888" wrote:
    >
    > > im trying to use a formula for % of a sum that is greater than 2000


+ 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