+ Reply to Thread
Results 1 to 16 of 16

Array Formulas instead of helper columns

Hybrid View

  1. #1
    Forum Expert daddylonglegs's Avatar
    Join Date
    01-14-2006
    Location
    England
    MS-Off Ver
    Microsoft 365
    Posts
    14,702

    Re: Array Formulas instead of helper columns

    No VBA.....sounds good to me

    Try this for COL_B

    =IF(ISNUMBER(MATCH(ROW(A2:A24),SMALL(IF(A2:A24<>"",ROW(A2:A24)),ROW(INDIRECT("1:"& CEILING(COUNT(A2:A24)/2,2)))*2-1),0)),A2:A24,"")

    Array entered

    for COL_C just remove the highlighted -1

  2. #2
    Forum Guru DonkeyOte's Avatar
    Join Date
    10-22-2008
    Location
    Northumberland, UK
    MS-Off Ver
    O365
    Posts
    21,531

    Re: Array Formulas instead of helper columns

    dll, OP wants to generate the series' via Names - ie no cells in use other than those in A. The B&C values have already been generated via formulae (in earlier thread), question has now been revised hence my request for (this) new thread.

    EDIT: would appear again I've misinterpreted requirements... note to self, don't try and answer ElmerS' questions as we're invariably on different wavelengths!
    Last edited by DonkeyOte; 11-21-2009 at 01:28 PM.

  3. #3
    Forum Contributor
    Join Date
    11-28-2008
    Location
    Reykjavík, Iceland
    MS-Off Ver
    Any of: 2003 & 2007
    Posts
    412

    Re: Array Formulas instead of helper columns

    DaddyLongLegs,
    Your next task is to teach Excel to prepare a cup of coffee...
    (without helper-columns / without VBA)
    Thanks a lot,
    "The no VBA man"

+ Reply to Thread

Thread Information

Users Browsing this Thread

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

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