+ Reply to Thread
Results 1 to 5 of 5

Problem in my formula :(

  1. #1
    Registered User
    Join Date
    02-12-2020
    Location
    Indonesia
    MS-Off Ver
    2019
    Posts
    2

    Unhappy Problem in my formula :(

    Can you help me to fix this formula?

    =ARRAYFORMULA(IF(I4:I="","",IF(I4:I="NA","Finished","Pending")))

    I already try what I can do but nothing changes

  2. #2
    Forum Contributor
    Join Date
    12-15-2019
    Location
    Not here
    MS-Off Ver
    2010
    Posts
    257

    Re: Problem in my formula :(

    Maybe:

    =(IF(I4:I="","",IF(I4:I="NA","Finished","Pending")))

    CTRL+SHIFT+ENTER to make it an array

  3. #3
    Forum Contributor
    Join Date
    12-15-2019
    Location
    Not here
    MS-Off Ver
    2010
    Posts
    257

    Re: Problem in my formula :(

    It will help to attach the file so we can test the formula for the application. Point out the expected results please.

    Thanks

  4. #4
    Registered User
    Join Date
    02-12-2020
    Location
    Indonesia
    MS-Off Ver
    2019
    Posts
    2

    Re: Problem in my formula :(

    It doesn't work, it keep saying #ERROR in google sheet, and #NAME? in excel 2019

  5. #5
    Forum Guru Pete_UK's Avatar
    Join Date
    12-31-2011
    Location
    Warrington, England
    MS-Off Ver
    Office 2019 (still learning)
    Posts
    24,704

    Re: Problem in my formula :(

    It looks like you are using Google sheets, rather than Excel. Why does it need to be an array formula? Put this in the first cell:

    =IF(I4="","",IF(I4="NA","Finished","Pending"))

    then copy down as far as you need it. Is "NA" the actual string, or do you mean the error #N/A ?

    Hope this helps.

    Pete

+ 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. Replies: 1
    Last Post: 01-06-2014, 03:54 AM
  2. Replies: 7
    Last Post: 02-03-2013, 06:25 PM
  3. Replies: 2
    Last Post: 01-22-2013, 07:09 AM
  4. If formula problem
    By nossern in forum Excel Formulas & Functions
    Replies: 1
    Last Post: 01-13-2013, 08:29 AM
  5. [SOLVED] Formula Problem
    By desertshore in forum Excel - New Users/Basics
    Replies: 2
    Last Post: 01-10-2012, 04:50 PM
  6. Problem reading formula with ActiveCell.Formula
    By Matija in forum Excel Programming / VBA / Macros
    Replies: 1
    Last Post: 02-01-2011, 06:10 AM
  7. Formula problem.
    By Bill R in forum Excel Formulas & Functions
    Replies: 8
    Last Post: 11-14-2005, 11:25 PM
  8. formula's problem
    By Stingray in forum Excel General
    Replies: 2
    Last Post: 02-04-2005, 10:06 AM

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