+ Reply to Thread
Results 1 to 2 of 2

copy a cell amt AFTER IF equation

Hybrid View

  1. #1
    PatC
    Guest

    copy a cell amt AFTER IF equation

    How do I complete a less than greater than equation,when the answer is true,
    but having it go to another cell and copying that cell amount to where the
    formula is.

  2. #2
    Richard Buttrey
    Guest

    Re: copy a cell amt AFTER IF equation

    On Mon, 20 Mar 2006 11:19:29 -0800, PatC
    <PatC@discussions.microsoft.com> wrote:

    >How do I complete a less than greater than equation,when the answer is true,
    >but having it go to another cell and copying that cell amount to where the
    >formula is.


    What do you want the formula to be when the answer is true?

    Generally

    =IF(Something<=SomethingElse,CellRef_WhenTrue,CellRef_WhenFalse)

    Substitute your Cell addresses for CellRef_WhenTrue &
    CellRef_WhenFalse

    HTH
    __
    Richard Buttrey
    Grappenhall, Cheshire, UK
    __________________________

+ 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