+ Reply to Thread
Results 1 to 8 of 8

Issue with logical test formulae

Hybrid View

  1. #1
    Registered User
    Join Date
    05-15-2017
    Location
    Delhi
    MS-Off Ver
    97
    Posts
    15

    Issue with logical test formulae

    Hi all,

    I have recently created this table below


    My formula is returning 1 for everything how do i reslove this
    Attached Files Attached Files
    Last edited by siddgarg90; 06-05-2017 at 03:38 AM.

  2. #2
    Forum Guru samba_ravi's Avatar
    Join Date
    07-26-2011
    Location
    Hyderabad, India
    MS-Off Ver
    Excel 2021
    Posts
    8,940

    Re: Issue with logical test formulae

    Please attach a sample excel file with logic and expected result
    Samba

    Say thanks to those who have helped you by clicking Add Reputation star.

  3. #3
    Forum Expert
    Join Date
    10-10-2016
    Location
    Sheffield
    MS-Off Ver
    365 and rarely 2016
    Posts
    3,212

    Re: Issue with logical test formulae

    It is much easier attaching a workbook. You have not stated your preferred result. Perhaps IF(and(D29>=J29,j29>0),1,0)

    Dav

  4. #4
    Forum Guru xlnitwit's Avatar
    Join Date
    06-27-2016
    Location
    London
    MS-Off Ver
    Windows: 2010; Mac: 16.13 (O365)
    Posts
    7,085

    Re: Issue with logical test formulae

    Hi,

    It is not clear from your picture what is in column J? At first glance it looks empty which would explain the results.
    Don
    Please remember to mark your thread 'Solved' when appropriate.

  5. #5
    Forum Expert shukla.ankur281190's Avatar
    Join Date
    05-17-2014
    Location
    Lucknow, India
    MS-Off Ver
    Microsoft® Excel® for Microsoft 365 MSO (Version 2503 Build 16.0.18604.20000) 64-bit
    Posts
    3,992

    Re: Issue with logical test formulae

    Welcome to Excel Forum!!!

    Attach a sample workbook. Make sure there is just enough data to demonstrate your need. Include a BEFORE sheet and an AFTER sheet in the workbook if needed to show the process you're trying to complete or automate. Make sure your desired results are shown, mock them up manually if necessary.

    Remember to desensitize the data.

    Click on GO ADVANCED and then scroll down to Manage Attachments to open the upload window.
    If I helped, Don't forget to add reputation (click on the little star ★ at bottom of this post)
    Don't forget to mark threads as "Solved" (Thread Tools->Mark thread as Solved)

  6. #6
    Forum Expert
    Join Date
    05-05-2015
    Location
    UK
    MS-Off Ver
    Microsoft Excel for Microsoft 365 MSO (Version 2402 Build 16.0.17328.20068) 64-bit
    Posts
    30,786

    Re: Issue with logical test formulae

    Try

    =IF(MOD(D29,1)>=J$29,1,0)

    Date in D is DATE and TIME

  7. #7
    Registered User
    Join Date
    05-15-2017
    Location
    Delhi
    MS-Off Ver
    97
    Posts
    15

    Re: Issue with logical test formulae

    Thanks A lot this worked for me

  8. #8
    Forum Guru samba_ravi's Avatar
    Join Date
    07-26-2011
    Location
    Hyderabad, India
    MS-Off Ver
    Excel 2021
    Posts
    8,940

    Re: Issue with logical test formulae

    I29=IF(J29=0,"",IF(D29>=J$29,1,0))
    If it is not your are looking for please explain for you are looking for exactly.

+ Reply to Thread

Thread Information

Users Browsing this Thread

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

Similar Threads

  1. Logical test false values skip to next row for next test
    By Schecter89 in forum Excel Formulas & Functions
    Replies: 5
    Last Post: 05-23-2018, 06:36 AM
  2. Help me on Formulae application of IF & Logical Values
    By nomi2565 in forum Excel Formulas & Functions
    Replies: 1
    Last Post: 06-24-2016, 05:09 PM
  3. [SOLVED] Logical test across different sheets issue
    By syp34892 in forum Excel Formulas & Functions
    Replies: 2
    Last Post: 08-25-2015, 12:55 PM
  4. Logical Test
    By brian_2me in forum Excel Formulas & Functions
    Replies: 8
    Last Post: 03-21-2014, 05:29 AM
  5. [SOLVED] Nested IFS and multiple logical formulae
    By jdohlinger in forum Excel Formulas & Functions
    Replies: 4
    Last Post: 08-29-2012, 01:41 PM
  6. IF logical test
    By Jszota in forum Excel General
    Replies: 1
    Last Post: 06-24-2011, 10:07 AM
  7. Logical Test
    By Lance in forum Excel Formulas & Functions
    Replies: 1
    Last Post: 03-16-2006, 05:30 PM

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