+ Reply to Thread
Results 1 to 4 of 4

Formula Bar errorr message

  1. #1
    Registered User
    Join Date
    01-23-2018
    Location
    Alberta, Canada
    MS-Off Ver
    MS Office 2016
    Posts
    2

    Formula Bar errorr message

    Hello,

    I am trying to use the formula below to sort through data to total an outstanding number of units. i keep getting a "that function isn't valid" message. What am i doing wrong? please help.


    =IFERROR(if(row()<>2,INDEX(arrayformula(filter($I2:$I$2,$C1:$C$2<>"",row($C1:$C$2)=max(if($C1:$C$2=C2,row($C1:$C$2),0)))) ,1),0),0)

    Thanks,

    Ckent89

  2. #2
    Forum Guru TMS's Avatar
    Join Date
    07-15-2010
    Location
    The Great City of Manchester, NW England ;-)
    MS-Off Ver
    MSO 2007,2010,365
    Posts
    44,508

    Re: Formula Bar errorr message

    arrayformula and filter are Google Sheets functions, not Excel functions.
    Trevor Shuttleworth - Retired Excel/VBA Consultant

    I dream of a better world where chickens can cross the road without having their motives questioned

    'Being unapologetic means never having to say you're sorry' John Cooper Clarke


  3. #3
    Registered User
    Join Date
    01-23-2018
    Location
    Alberta, Canada
    MS-Off Ver
    MS Office 2016
    Posts
    2

    Re: Formula Bar errorr message

    ahhhh gotcha. Are there functions in excel that do that same thing that are called something different?

  4. #4
    Forum Guru TMS's Avatar
    Join Date
    07-15-2010
    Location
    The Great City of Manchester, NW England ;-)
    MS-Off Ver
    MSO 2007,2010,365
    Posts
    44,508

    Re: Formula Bar errorr message

    No filter or arrayfunction as such. What you are trying to achieve would typically be done using INDEX, MATCH, SMALL and ROW functions committed as an Array Formula using Ctrl-Shift-Enter.

    I would suggest you close this thread and start a new one with your specific requirements.

    To your new thread, not this one ...

    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.

+ 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: 05-30-2018, 12:17 PM
  2. Adding an input message to each cell to bring back corrsponding message
    By Nic31 in forum Excel Programming / VBA / Macros
    Replies: 0
    Last Post: 04-01-2014, 09:28 AM
  3. [SOLVED] Use a formula in a message?
    By MannyLNJ in forum Excel Formulas & Functions
    Replies: 5
    Last Post: 04-17-2013, 02:32 AM
  4. [SOLVED] How to pop up a warning message before any Excel automatic update link reminder message
    By billj in forum Excel Programming / VBA / Macros
    Replies: 1
    Last Post: 02-01-2013, 10:41 AM
  5. Replies: 3
    Last Post: 07-13-2010, 05:46 PM
  6. Making blank cells show a error (Customizeable errorr)
    By Marc69 in forum Excel - New Users/Basics
    Replies: 1
    Last Post: 11-15-2006, 08:15 AM
  7. [SOLVED] #VALUE ! errorr for links to other workbook
    By Janez Banez in forum Excel Formulas & Functions
    Replies: 2
    Last Post: 01-15-2005, 07: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