+ Reply to Thread
Results 1 to 2 of 2

I need a conditional formula

  1. #1
    InspectorPaul
    Guest

    I need a conditional formula

    If the total of a cell is any decimal part more than the whole number (
    Example 1.01 raise it to the next whole number 2) and then multiply by a
    known number.

    Answer 1.01 now becomes 2 X 50

  2. #2
    Jim Thomlinson
    Guest

    RE: I need a conditional formula

    Assume the number is in Cell A1

    =roundup(A1, 0)*50

    --
    HTH...

    Jim Thomlinson


    "InspectorPaul" wrote:

    > If the total of a cell is any decimal part more than the whole number (
    > Example 1.01 raise it to the next whole number 2) and then multiply by a
    > known number.
    >
    > Answer 1.01 now becomes 2 X 50


+ 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