+ Reply to Thread
Results 1 to 3 of 3

I have hit a stump with IF

  1. #1
    Registered User
    Join Date
    01-15-2016
    Location
    Burkburnett, TX USA
    MS-Off Ver
    2016
    Posts
    2

    I have hit a stump with IF

    =IF(N14="","",IF(J14="",M14/N14,((M14/N14)*385)/((J14*K14)*0.00785*1000))) is my current formula

    I need to add a condition that if the resulting number is >or = 0.005 then it shows.
    If the answer is <0.005 then I need it to say <0.005

    Any help would be appreciated - Thanks

  2. #2
    Forum Expert
    Join Date
    02-19-2013
    Location
    India
    MS-Off Ver
    07/16
    Posts
    2,386

    Re: I have hit a stump with IF

    =if(if(n14="","",if(j14="",m14/n14,((m14/n14)*385)/((j14*k14)*0.00785*1000)))>.005,if(n14="","",if(j14="",m14/n14,((m14/n14)*385)/((j14*k14)*0.00785*1000))),"<0.005")
    -------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------

    WANT TO SAY THANKS, HIT ADD REPUTATION (*) AT THE BOTTOM LEFT CORNER OF THE POST

    More we learn about excel, more it shows us, how less we know about it.

    for chemistry
    https://www.youtube.com/c/chemistrybyshivaansh

  3. #3
    Registered User
    Join Date
    01-15-2016
    Location
    Burkburnett, TX USA
    MS-Off Ver
    2016
    Posts
    2

    Re: I have hit a stump with IF

    Thank You so much

+ 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. [SOLVED] This'll stump you! Problem with Copy Sheet between Excel versions
    By tdw in forum Excel Programming / VBA / Macros
    Replies: 4
    Last Post: 04-09-2005, 12:06 AM
  2. [SOLVED] Did I stump everyone? Re: Counter that ignores hidden rows
    By TechMGR in forum Excel General
    Replies: 3
    Last Post: 04-05-2005, 04:06 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