+ Reply to Thread
Results 1 to 3 of 3

Adding additional cells in IF formulas

  1. #1
    Forum Contributor
    Join Date
    06-20-2012
    Location
    Derby
    MS-Off Ver
    Excel 2010
    Posts
    383

    Adding additional cells in IF formulas

    Hello,

    I have the following formula -

    =IF(AND(OR(D2='Vitasheet - HIPS Mixed'!$E$7,D2='Vitasheet - HIPS Mixed'!$E$8,D2='Vitasheet - HIPS Mixed'!$E$9),G2='Vitasheet - HIPS Mixed'!$E$10),COUNT(M$1:M1)+1,"")

    Where it shows G2='Vitasheet - HIPS Mixed'!$E$10 I want it to look at $E$11 as well.

    I've tried the below formula but it doesn't work. Any ideas how to do it?

    =IF(AND(OR(D2='Vitasheet - HIPS Mixed'!$E$7,D2='Vitasheet - HIPS Mixed'!$E$8,D2='Vitasheet - HIPS Mixed'!$E$9),G2='Vitasheet - HIPS Mixed'!$E$10,G2='Vitasheet - HIPS Mixed'!$E$11),COUNT(M$1:M1)+1,"")

  2. #2
    Forum Guru :) Sixthsense :)'s Avatar
    Join Date
    01-01-2012
    Location
    India>Tamilnadu>Chennai
    MS-Off Ver
    2003 To 2010
    Posts
    12,788

    Re: Adding additional cells in IF formulas

    May be this...
    Formula: copy to clipboard
    Please Login or Register  to view this content.


    Or

    Formula: copy to clipboard
    Please Login or Register  to view this content.


    If your problem is solved, then please mark the thread as SOLVED>>Above your first post>>Thread Tools>>
    Mark your thread as Solved


    If the suggestion helps you, then Click *below to Add Reputation

  3. #3
    Forum Contributor
    Join Date
    06-20-2012
    Location
    Derby
    MS-Off Ver
    Excel 2010
    Posts
    383

    Re: Adding additional cells in IF formulas

    That seems to be working brilliantly, thank you.

+ 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