Results 1 to 5 of 5

MIN IF Function Without Using Array

Threaded View

  1. #1
    Registered User
    Join Date
    06-03-2008
    Posts
    15

    MIN IF Function Without Using Array

    Is there anyway I can do the below formula without it being an array formula?

    =(MIN(IF('Data'!$A$5:$A$50000=$C$8,IF('Data'!$I$5:$I$50000=C9,'Data'!$AC$5:$AC$50000))))
    The reason I ask is because everyday I insert new rows into the 'Data' sheet so I can paste in the previous days data.

    However this causes the ranges in my formulas to change, like this:-

    =(MIN(IF('Data'!$A$50:$A$50045=$C$8,IF('Data'!$I$50:$I$50045=C9,'Data'!$AC$50:$AC$50045))))
    I would be able to fix this by specifying the ranges as whole columns (e.g. A:A), but I am under the impression that this cannot be done in an array formula. Is this correct?

    Any solution on how to get the ranges to stay the same or how to make the formula not an array would be much appreciated.

    Thanks

    Mark
    Last edited by MJK; 10-15-2008 at 09:08 AM.

Thread Information

Users Browsing this Thread

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

Similar Threads

  1. How to display help text in the Insert function wizard (Excel)
    By sudhakard in forum Excel Programming / VBA / Macros
    Replies: 2
    Last Post: 01-26-2009, 11:01 AM
  2. Function that returns an array
    By excelsteve in forum Excel Programming / VBA / Macros
    Replies: 1
    Last Post: 09-13-2007, 09:12 AM
  3. Looking for correct array function.
    By steven314 in forum Excel Formulas & Functions
    Replies: 1
    Last Post: 09-05-2007, 02:31 PM
  4. Simpler Array Sum/Match Function?
    By jpopovaclark in forum Excel Formulas & Functions
    Replies: 5
    Last Post: 05-18-2007, 05:53 AM
  5. BRILLIANT EXCEL ADD-IN IDEA - Requires Calling a DLL Function Written In C
    By studaq in forum Excel Programming / VBA / Macros
    Replies: 0
    Last Post: 10-20-2006, 05:29 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