Results 1 to 34 of 34

If Formula with 3 Logic didn't Work

Threaded View

  1. #1
    Registered User
    Join Date
    02-07-2022
    Location
    Bekasi, Indonesia
    MS-Off Ver
    365
    Posts
    26

    Question If Formula with 3 Logic didn't Work

    So i'm trying to create formula based on 3 logic


    On the Stock detail 07 Feb 2022 sheets column Q the logic is:
    1. If cells Q7 is match with X7:BF7 then:
    2. The E7:F7 must be match with 'ODC'!C2:C28
    3. Column G sheet ODC on the exact row must be greater than 0
    then either it's "OK" or "CHECK"
    or if it didn't match criteria 2 and 3 its "-"

    I'm trying to use
    =IF(MATCH($Q$5,ODC!$B$1:$B$28,0),IF(AND(ISNUMBER(MATCH(E7:F7,ODC!$C:$C,0)), --(ODC!$G$1:$G$28>0)),"YES","CHECK"),"-")
    This is the document
    Attachment 767120

    I'll be glad if someone willing to help me
    Last edited by poncosh98; 02-09-2022 at 01:47 AM.

Thread Information

Users Browsing this Thread

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

Similar Threads

  1. Replies: 6
    Last Post: 10-30-2017, 05:55 AM
  2. [SOLVED] Sequential PO# didn't work
    By KG869 in forum Excel Programming / VBA / Macros
    Replies: 2
    Last Post: 09-25-2015, 05:08 PM
  3. [SOLVED] Simple Formula, cant get logic to work
    By cdotyii in forum Excel General
    Replies: 3
    Last Post: 07-31-2015, 09:32 AM
  4. my vba cursor didn't work...any help pls...
    By reignkystar in forum Excel Programming / VBA / Macros
    Replies: 6
    Last Post: 04-17-2013, 01:50 AM
  5. Need help on Logic to make formula work correctly
    By cdotyii in forum Excel General
    Replies: 1
    Last Post: 06-06-2012, 08:23 AM
  6. [SOLVED] Didn't work ( moving formula/cell )
    By Brenda in forum Excel General
    Replies: 7
    Last Post: 11-20-2005, 06:35 PM
  7. [SOLVED] Suggested answers didn't work
    By scratching my head in forum Excel Programming / VBA / Macros
    Replies: 1
    Last Post: 06-01-2005, 05:05 AM

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