Results 1 to 3 of 3

Array Formula only works if entered in more than one cell

Threaded View

  1. #1
    Valued Forum Contributor
    Join Date
    01-19-2012
    Location
    Barrington, IL
    MS-Off Ver
    Excel 2007/2010
    Posts
    1,211

    Array Formula only works if entered in more than one cell

    I've seen this happen once before (on a shortest formula challenge)

    I am working on a solution for http://www.excelforum.com/excel-form...h-vlookup.html

    Every solution I have come up with does the same thing, it will work only if array-entered into multiple cells at the same time.

    Formulas this holds true with are:
    =SUM(INDEX(F3:F23,MATCH(B3:B17,E3:E23,0))*C3:C17)
    =IF(NOT(B3:B17="-"),SUM(INDEX(F3:F23,MATCH(B3:B17,E3:E23,0))*C3:C17),"")
    =SUM(VLOOKUP(B3:B17,E3:G23,2,0)*C3:C17)



    Why is this? The formulas work perfectly, if entered into more than one cell (ANY number of cells). But do not return the right result when only entered into one.

    I think VLOOKUP's don't work well in array format but INDEX/MATCH should as far as I know?
    Last edited by Speshul; 09-08-2014 at 09:15 AM.
    You should hit F5, because chances are I've edited this post at least 5 times.
    Example of Array Formulas
    Quote Originally Posted by Jacc View Post
    Sorry, your description makes no sense. I just made some formula that looks interesting cause I had nothing else to do.
    Click the * below on any post that helped you.

Thread Information

Users Browsing this Thread

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

Similar Threads

  1. [SOLVED] weekday() result used in an array formula doesn't work. Formula works if i type in date
    By aarco50 in forum Excel Formulas & Functions
    Replies: 8
    Last Post: 06-25-2014, 03:25 PM
  2. [SOLVED] Array Formula works in one portion, but not after being altered and moved
    By kspeese in forum Excel Formulas & Functions
    Replies: 3
    Last Post: 12-19-2013, 01:14 AM
  3. Array Formula works perfectly in Excel 2007 but don't work in GDoc
    By lati2008 in forum For Other Platforms(Mac, Google Docs, Mobile OS etc)
    Replies: 5
    Last Post: 08-27-2013, 07:51 AM
  4. Inserting an array formula with VBA FormulaArray property works strange enough
    By Tchesko in forum Excel Programming / VBA / Macros
    Replies: 0
    Last Post: 09-27-2012, 11:32 AM
  5. Array formula returns blank in the cell where it is entered
    By stevepejza@gmail.com in forum Excel Formulas & Functions
    Replies: 1
    Last Post: 07-27-2006, 11:30 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