+ Reply to Thread
Results 1 to 5 of 5

If I have for example 200 formulas and I need to make them all arrays. Help?

  1. #1
    Registered User
    Join Date
    07-16-2014
    Location
    Sweden
    MS-Off Ver
    2007
    Posts
    12

    If I have for example 200 formulas and I need to make them all arrays. Help?

    If I have for example 200 formulas and I need to make them all array formulas ({}), do I have to do this manually or is it a clever way to do this?

    For example

    200 Countifs formulas, I need to make them all arrays, how?

    have a good day,

    best reg,

    zeha90

  2. #2
    Forum Guru :) Sixthsense :)'s Avatar
    Join Date
    01-01-2012
    Location
    India>Tamilnadu>Chennai
    MS-Off Ver
    2003 To 2010
    Posts
    12,770

    Re: If I have for example 200 formulas and I need to make them all arrays. Help?

    Without any sample data (file) and the formula's, it's very hard for us to suggest the simplification method


    If your problem is solved, then please mark the thread as SOLVED>>Above your first post>>Thread Tools>>
    Mark your thread as Solved


    If the suggestion helps you, then Click *below to Add Reputation

  3. #3
    Registered User
    Join Date
    07-16-2014
    Location
    Sweden
    MS-Off Ver
    2007
    Posts
    12

    Re: If I have for example 200 formulas and I need to make them all arrays. Help?

    Excelforum.xlsx

    Im adding one that my friend made for me as a test.

    If you see the formulas in the yellow area (the countifs function) there are 6 of them. In my real document I have 500 of them and I dont want to press Ctrl + Shift + Enter on all 500 formulas.

    Is there a way to do that fast without VBA?

    best regards, Emil

  4. #4
    Registered User
    Join Date
    07-16-2014
    Location
    Sweden
    MS-Off Ver
    2007
    Posts
    12

    Re: If I have for example 200 formulas and I need to make them all arrays. Help?

    Nvm, It solved itself!

  5. #5
    Forum Guru :) Sixthsense :)'s Avatar
    Join Date
    01-01-2012
    Location
    India>Tamilnadu>Chennai
    MS-Off Ver
    2003 To 2010
    Posts
    12,770

    Re: If I have for example 200 formulas and I need to make them all arrays. Help?

    First of all your current formula (stated below) is a normal formula which doesn't require CTRl+SHIFT+ENTER.

    =COUNTIFS($C$15:$C$32,$D$7,$D$15:$D$32,$F$7,$E$15:$E$32,$H$7,$F$15:$F$32,$J$7,$G$15:$G$32,$K$7,$H$15:$H$32,$M5)

    In I15 Cell

    =C15&D15&E15&F15&G15&H15

    Drag it down...


    In N5 Cell

    =COUNTIF($I$15:$I$32,CONCATENATE($D$7,$F$7,$H$7,$J$7,$K$7,$M5))

    Drag it down...

    Refer the attached file to know how to do it
    Attached Files Attached Files

  6. #6
    Forum Expert
    Join Date
    08-12-2012
    Location
    Sydney, Australia
    MS-Off Ver
    Excel 2010
    Posts
    5,636

    Re: If I have for example 200 formulas and I need to make them all arrays. Help?

    you dont need array with countifs?
    but if you did when you fill down CSE will fill down as well
    If you are satisfied with the solution(s) provided, please mark your thread as Solved.
    Select Thread Tools-> Mark thread as Solved. To undo, select Thread Tools-> Mark thread as Unsolved.

+ 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. Can you use arrays within other non array formulas?
    By beesus311 in forum Excel Formulas & Functions
    Replies: 2
    Last Post: 10-04-2013, 12:26 PM
  2. Replies: 1
    Last Post: 04-20-2013, 03:31 AM
  3. Named formulas (arrays) and speed
    By mattflow in forum Excel General
    Replies: 2
    Last Post: 09-16-2010, 11:52 AM
  4. Arrays & array formulas
    By cmcgath in forum Excel Formulas & Functions
    Replies: 3
    Last Post: 02-06-2009, 07:14 PM
  5. [SOLVED] Relative Referencing Formulas in Arrays
    By [email protected] in forum Excel Programming / VBA / Macros
    Replies: 1
    Last Post: 09-22-2005, 08:05 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