Results 1 to 14 of 14

=IF formula for number range = text

Threaded View

KarolSweats =IF formula for number range... 06-04-2020, 09:37 AM
Sandtree Re: =IF formula help 06-04-2020, 10:00 AM
KarolSweats Re: =IF formula help 06-04-2020, 10:05 AM
AliGW Re: =IF formula help 06-04-2020, 10:07 AM
Sandtree Re: =IF formula help 06-04-2020, 10:09 AM
KarolSweats Re: =IF formula help 06-04-2020, 10:14 AM
Sandtree Re: =IF formula help 06-04-2020, 10:15 AM
AliGW Re: =IF formula help 06-04-2020, 10:21 AM
KarolSweats Re: =IF formula for number... 06-04-2020, 10:45 AM
AliGW Re: =IF formula for number... 06-04-2020, 04:43 PM
Croweater Re: =IF formula for number... 06-04-2020, 08:27 PM
AliGW Re: =IF formula for number... 06-05-2020, 12:28 AM
Croweater Re: =IF formula for number... 06-05-2020, 08:39 PM
AliGW Re: =IF formula for number... 06-06-2020, 12:54 AM
  1. #1
    Registered User
    Join Date
    12-06-2019
    Location
    Florida
    MS-Off Ver
    2016
    Posts
    14

    =IF formula for number range = text

    I have a excel sheet that is to be displayed and automatically change daily when others are updated. I am having issues with the IF statement not working, i havent had to mess with it in a while and might be missing something but it seems to me that its just not picking it up.

    i have this in the cell F8 where is says million in bold =IF(J29<=999999,"Million",IF(J29>=1000000,"Billion")) for if the cell is under 999999 it will say million and over a billion it says billion

    i also have the cell D8 where is says 7.5 and need help in that too. I have =IF(J29<=999999,LEFT(J29,3),IF(J29>=1000000,LEFT(J29,1)&"."&MID(J29,2,1))) which i thought if a cell has for example 750,000,000 it would do the first if and only take the first 3 numbers and input 750, and if the number was 1,600,000,000 the second if would be used and take the first number "1" add a "." and then the third number "6" and do 1.6. When i do that no matter what number is in the cell it automatically does the 1.6 formula.

    I have the excel sheet attached here and highlighted the two cells im having trouble with in red text and the cell they both reference in green if you want to look, i could really use help with understanding what i should do.

    Thank you
    Attached Files Attached Files
    Last edited by KarolSweats; 06-04-2020 at 10:46 AM.

Thread Information

Users Browsing this Thread

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

Similar Threads

  1. Replies: 3
    Last Post: 03-24-2020, 07:27 AM
  2. Replies: 3
    Last Post: 01-10-2019, 09:34 AM
  3. Replies: 5
    Last Post: 02-16-2018, 06:50 AM
  4. Replies: 8
    Last Post: 09-22-2017, 05:41 AM
  5. Excel formula bar to display the result of the formula , not the formula?
    By max_max in forum Excel Programming / VBA / Macros
    Replies: 5
    Last Post: 12-18-2016, 07:15 PM
  6. Replies: 11
    Last Post: 06-06-2014, 03:34 PM
  7. how to hide formula in formula box, view lookup result in formula box?
    By vengatvj in forum Excel Formulas & Functions
    Replies: 2
    Last Post: 10-14-2013, 04:06 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