Results 1 to 13 of 13

IF Statement Not Working Across Sheets

Threaded View

  1. #1
    Registered User
    Join Date
    01-23-2019
    Location
    Maine
    MS-Off Ver
    Office 365
    Posts
    6

    Question IF Statement Not Working Across Sheets

    Hello All,
    I need some help with a nested if statement.

    I'm trying to pull a cells data from one sheet to another if it meets 2 requirements.
    1, If Column A states "RF Module 1" and 2, If Column B states "RF Drive Power" to pull Column C.

    Excel Sheet 1.PNG

    This formula is working correctly if I keep it on the same sheet. But if I write the formula on a different sheet (which I need to do) I get a value error.

    Formula that works: =IF(A180:A181=A180,IF(B180:B181=B180,C180))

    Formula that does not work: =IF(Sheet1!A180:A181=Sheet2!B1,IF(Sheet1!B180:B181=Sheet2!A2,Sheet1!C180))
    This gives me a #Value! error.

    Is there a better way to do this or is something wrong?

    Thanks,
    Bdenn
    Last edited by bdenn; 01-23-2019 at 03:12 PM.

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Similar Threads

  1. multiple if statement not working but not working (make sense!)
    By vanessafvg in forum Excel Formulas & Functions
    Replies: 2
    Last Post: 09-17-2018, 12:06 AM
  2. From Excel working to Google Sheets no longer working
    By rad1964 in forum Excel General
    Replies: 5
    Last Post: 07-19-2016, 10:23 PM
  3. [SOLVED] For Next Statement: Hiding Columns on Successive Sheets not Working
    By mandora in forum Excel Programming / VBA / Macros
    Replies: 12
    Last Post: 11-08-2013, 03:01 AM
  4. Max If statement not working across multiple sheets
    By Robmeister89 in forum Excel Formulas & Functions
    Replies: 8
    Last Post: 10-26-2013, 08:49 AM
  5. [SOLVED] countifs working on extended ranges and different sheets not working
    By etaf in forum Excel Formulas & Functions
    Replies: 3
    Last Post: 09-18-2013, 02:23 PM
  6. [SOLVED] VBA coding only working in the first sheet. It is not working in all the sheets
    By srinivasan1965 in forum Excel Programming / VBA / Macros
    Replies: 15
    Last Post: 09-16-2012, 02:04 PM
  7. Working While Statement Stops Working
    By Verbaruab in forum Excel Programming / VBA / Macros
    Replies: 1
    Last Post: 05-10-2011, 05:58 PM

Tags for this Thread

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