+ Reply to Thread
Results 1 to 3 of 3

Nested IF's

  1. #1
    Forum Contributor
    Join Date
    10-03-2005
    Posts
    183

    Nested IF's

    Hi

    Im making a formula which is to return the a "Reasearch Factor" depending on the "Cost".

    One sheet contains a table of data where: Costs between "Cost From" and "Cost To" Gives the a certain "Research Factor".

    On another sheet I made this fomula which is trying to pull out the "Research Factor" depending on the job cost.

    This is the fomula Im using:

    =IF(D6>'Research Factor'!$A$2&D6<'Research Factor'!$B$2, 'Research Factor'!$C$2, (IF(D6>'Research Factor'!$A$3&D6<'Research Factor'!$B$3,'Research Factor'!$C$3)))

    However it seams that I can't use the "&"..


    What am I doing wrong?

  2. #2
    Don Guillett
    Guest

    Re: Nested IF's

    for and, look in help index for AND

    --
    Don Guillett
    SalesAid Software
    [email protected]
    "Ctech" <[email protected]> wrote in
    message news:[email protected]...
    >
    > Hi
    >
    > Im making a formula which is to return the a "Reasearch Factor"
    > depending on the "Cost".
    >
    > One sheet contains a table of data where: Costs between "Cost From" and
    > "Cost To" Gives the a certain "Research Factor".
    >
    > On another sheet I made this fomula which is trying to pull out the
    > "Research Factor" depending on the job cost.
    >
    > This is the fomula Im using:
    >
    > =IF(D6>'Research Factor'!$A$2&D6<'Research Factor'!$B$2, 'Research
    > Factor'!$C$2, (IF(D6>'Research Factor'!$A$3&D6<'Research
    > Factor'!$B$3,'Research Factor'!$C$3)))
    >
    > However it seams that I can't use the "&"..
    >
    >
    > What am I doing wrong?
    >
    >
    > --
    > Ctech
    > ------------------------------------------------------------------------
    > Ctech's Profile:
    > http://www.excelforum.com/member.php...o&userid=27745
    > View this thread: http://www.excelforum.com/showthread...hreadid=499717
    >




  3. #3
    Niek Otten
    Guest

    Re: Nested IF's

    Please post to one group only, or if you really need to post to more, do it
    in one post, so they will be marked "answered" in all groups. The way you do
    it now people spend time answering questions which already have been
    answered in another group.

    See my answer in other group.

    --
    Kind regards,

    Niek Otten

    "Ctech" <[email protected]> wrote in
    message news:[email protected]...
    >
    > Hi
    >
    > Im making a formula which is to return the a "Reasearch Factor"
    > depending on the "Cost".
    >
    > One sheet contains a table of data where: Costs between "Cost From" and
    > "Cost To" Gives the a certain "Research Factor".
    >
    > On another sheet I made this fomula which is trying to pull out the
    > "Research Factor" depending on the job cost.
    >
    > This is the fomula Im using:
    >
    > =IF(D6>'Research Factor'!$A$2&D6<'Research Factor'!$B$2, 'Research
    > Factor'!$C$2, (IF(D6>'Research Factor'!$A$3&D6<'Research
    > Factor'!$B$3,'Research Factor'!$C$3)))
    >
    > However it seams that I can't use the "&"..
    >
    >
    > What am I doing wrong?
    >
    >
    > --
    > Ctech
    > ------------------------------------------------------------------------
    > Ctech's Profile:
    > http://www.excelforum.com/member.php...o&userid=27745
    > View this thread: http://www.excelforum.com/showthread...hreadid=499717
    >




+ 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