+ Reply to Thread
Results 1 to 6 of 6

Multiple Formulas in One

  1. #1
    2604ashleigh
    Guest

    Multiple Formulas in One

    Please help.
    Want to create a formula that allows for:
    1. if amount in cell next to it is less than an amount, to come up as one
    amount.
    2. if amount in cell next to it is more than an amount, to come up as
    another amount,
    The difficult bit for myself...
    3. if amount in cell next to it is more than another amount on top of that,
    to come up as another amount.

    If you can help, that would be fantastic.

  2. #2
    Scott
    Guest

    RE: Multiple Formulas in One

    =IF(A1<10,1,IF(AND(A1>=10, A1<20),2,IF(AND(A1>=20, A1<30),3,4)))

    "2604ashleigh" wrote:

    > Please help.
    > Want to create a formula that allows for:
    > 1. if amount in cell next to it is less than an amount, to come up as one
    > amount.
    > 2. if amount in cell next to it is more than an amount, to come up as
    > another amount,
    > The difficult bit for myself...
    > 3. if amount in cell next to it is more than another amount on top of that,
    > to come up as another amount.
    >
    > If you can help, that would be fantastic.


  3. #3
    2604ashleigh
    Guest

    RE: Multiple Formulas in One

    Thank you very much. One question, what does the '3' represent?

    "Scott" wrote:

    > =IF(A1<10,1,IF(AND(A1>=10, A1<20),2,IF(AND(A1>=20, A1<30),3,4)))
    >
    > "2604ashleigh" wrote:
    >
    > > Please help.
    > > Want to create a formula that allows for:
    > > 1. if amount in cell next to it is less than an amount, to come up as one
    > > amount.
    > > 2. if amount in cell next to it is more than an amount, to come up as
    > > another amount,
    > > The difficult bit for myself...
    > > 3. if amount in cell next to it is more than another amount on top of that,
    > > to come up as another amount.
    > >
    > > If you can help, that would be fantastic.


  4. #4
    Michael M
    Guest

    RE: Multiple Formulas in One

    Ashleigh
    Scot was simply using 1,2,3,4 as examples of answers when certain criteria
    were met

    Regards
    Michael M

    "2604ashleigh" wrote:

    > Thank you very much. One question, what does the '3' represent?
    >
    > "Scott" wrote:
    >
    > > =IF(A1<10,1,IF(AND(A1>=10, A1<20),2,IF(AND(A1>=20, A1<30),3,4)))
    > >
    > > "2604ashleigh" wrote:
    > >
    > > > Please help.
    > > > Want to create a formula that allows for:
    > > > 1. if amount in cell next to it is less than an amount, to come up as one
    > > > amount.
    > > > 2. if amount in cell next to it is more than an amount, to come up as
    > > > another amount,
    > > > The difficult bit for myself...
    > > > 3. if amount in cell next to it is more than another amount on top of that,
    > > > to come up as another amount.
    > > >
    > > > If you can help, that would be fantastic.


  5. #5
    Scott
    Guest

    RE: Multiple Formulas in One

    Michael,

    I should have done a little more that just throw the formula out there
    because if you've never used an IF statement you're not likely to understand
    the parts of it. I'll be more careful next time.

    Thanks for stepping in.
    Scott



    "Michael M" wrote:

    > Ashleigh
    > Scot was simply using 1,2,3,4 as examples of answers when certain criteria
    > were met
    >
    > Regards
    > Michael M
    >
    > "2604ashleigh" wrote:
    >
    > > Thank you very much. One question, what does the '3' represent?
    > >
    > > "Scott" wrote:
    > >
    > > > =IF(A1<10,1,IF(AND(A1>=10, A1<20),2,IF(AND(A1>=20, A1<30),3,4)))
    > > >
    > > > "2604ashleigh" wrote:
    > > >
    > > > > Please help.
    > > > > Want to create a formula that allows for:
    > > > > 1. if amount in cell next to it is less than an amount, to come up as one
    > > > > amount.
    > > > > 2. if amount in cell next to it is more than an amount, to come up as
    > > > > another amount,
    > > > > The difficult bit for myself...
    > > > > 3. if amount in cell next to it is more than another amount on top of that,
    > > > > to come up as another amount.
    > > > >
    > > > > If you can help, that would be fantastic.


  6. #6
    2604ashleigh
    Guest

    RE: Multiple Formulas in One

    Hi,
    Since then, another criteria has come along, and I'm not sure how to make it
    fit in.
    I also need
    4. if amount in cell next to it, is certain text, how do I stop all these
    #value errors coming up? and allow for an amount to be entered in manually?

    Possible?
    Thanks

    "Scott" wrote:

    > Michael,
    >
    > I should have done a little more that just throw the formula out there
    > because if you've never used an IF statement you're not likely to understand
    > the parts of it. I'll be more careful next time.
    >
    > Thanks for stepping in.
    > Scott
    >
    >
    >
    > "Michael M" wrote:
    >
    > > Ashleigh
    > > Scot was simply using 1,2,3,4 as examples of answers when certain criteria
    > > were met
    > >
    > > Regards
    > > Michael M
    > >
    > > "2604ashleigh" wrote:
    > >
    > > > Thank you very much. One question, what does the '3' represent?
    > > >
    > > > "Scott" wrote:
    > > >
    > > > > =IF(A1<10,1,IF(AND(A1>=10, A1<20),2,IF(AND(A1>=20, A1<30),3,4)))
    > > > >
    > > > > "2604ashleigh" wrote:
    > > > >
    > > > > > Please help.
    > > > > > Want to create a formula that allows for:
    > > > > > 1. if amount in cell next to it is less than an amount, to come up as one
    > > > > > amount.
    > > > > > 2. if amount in cell next to it is more than an amount, to come up as
    > > > > > another amount,
    > > > > > The difficult bit for myself...
    > > > > > 3. if amount in cell next to it is more than another amount on top of that,
    > > > > > to come up as another amount.
    > > > > >
    > > > > > If you can help, that would be fantastic.


+ 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