+ Reply to Thread
Results 1 to 4 of 4

How do I insert OR in imbedded formulas?

  1. #1
    bfd
    Guest

    How do I insert OR in imbedded formulas?

    How do I insert OR in imbedded formulas?

  2. #2
    David Billigmeier
    Guest

    RE: How do I insert OR in imbedded formulas?

    Well, You embed it.... into a formula.

    ....Could you be a little more specific??!

    --
    Regards,
    Dave


    "bfd" wrote:

    > How do I insert OR in imbedded formulas?


  3. #3
    bfd
    Guest

    RE: How do I insert OR in imbedded formulas?

    Here is the formula I am trying to enter:
    =IF(K3=Living with one Parent, Living with two Parents," ",C3+150)

    If Living with one parent or Living with two parents is in a certain cell,
    then I want the answer to be a blank cell.

    If the reference cell says something other than ...Parent...then I want the
    cell to reference another cell to calculate 150 days after that date.

    "David Billigmeier" wrote:

    > Well, You embed it.... into a formula.
    >
    > ...Could you be a little more specific??!
    >
    > --
    > Regards,
    > Dave
    >
    >
    > "bfd" wrote:
    >
    > > How do I insert OR in imbedded formulas?


  4. #4
    David Billigmeier
    Guest

    RE: How do I insert OR in imbedded formulas?

    Ahh, good deal, use this:

    =IF(OR(K3="Living with one parent",K3="Living with two parents")," ",C3+150)

    Does that help?

    --
    Regards,
    Dave


    "bfd" wrote:

    > Here is the formula I am trying to enter:
    > =IF(K3=Living with one Parent, Living with two Parents," ",C3+150)
    >
    > If Living with one parent or Living with two parents is in a certain cell,
    > then I want the answer to be a blank cell.
    >
    > If the reference cell says something other than ...Parent...then I want the
    > cell to reference another cell to calculate 150 days after that date.
    >
    > "David Billigmeier" wrote:
    >
    > > Well, You embed it.... into a formula.
    > >
    > > ...Could you be a little more specific??!
    > >
    > > --
    > > Regards,
    > > Dave
    > >
    > >
    > > "bfd" wrote:
    > >
    > > > How do I insert OR in imbedded formulas?


+ 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