+ Reply to Thread
Results 1 to 3 of 3

Issue with Array formula that interacts with a calculated column

  1. #1
    Registered User
    Join Date
    08-27-2012
    Location
    Wilmington, DE
    MS-Off Ver
    Excel 2010
    Posts
    1

    Issue with Array formula that interacts with a calculated column

    Hello all,

    I have an array formula I am using to populate a dashboard based on project status (column L) in another tab. The formula is:

    {="● "&TEXTJOIN(CHAR(10)&"● ",TRUE,IF('Master Project Plan'!$L11:$L200="Upcoming",'Master Project Plan'!$E11:$E200,""))}

    If the cell(s) in column L are hardcoded, the formula works fine, however, in normal practice, Column L is a calculated field based on project start/due dates.

    If the status is hardcoded as "Upcoming", I see my desired result, but if the status is "Upcoming", but comes from the formula, I get no results in my array.

    Can you have an array formula that works with a calculated field?

    Thanks in advance for looking at this.

  2. #2
    Forum Expert
    Join Date
    06-08-2012
    Location
    Left the forum!
    MS-Off Ver
    Left the forum!
    Posts
    5,189

    Re: Issue with Array formula that interacts with a calculated column

    There is no reason for it not to work so long as it is actually giving the correct string.

    Check the formulas in column L, do they have "Upcoming" hardcoded in them? If not trace the formulas back to the point where "Upcoming" is hardcoded and look for any stray spaces, also check each formula in case a space is being added to "Upcoming", for example, a formula containing &" "

    "Upcoming " is not the same as "Upcoming"

    Depending on the source of the hardcoded string, it could even be a no breaking space, which can be harder to find.

  3. #3
    Administrator FDibbins's Avatar
    Join Date
    12-29-2011
    Location
    Duncansville, PA USA
    MS-Off Ver
    Excel 7/10/13/16/365 (PC ver 2310)
    Posts
    52,929

    Re: Issue with Array formula that interacts with a calculated column

    Quote Originally Posted by ntmyslftdy View Post
    ...Can you have an array formula that works with a calculated field?...
    Yes you can. But, as with any other formula, the inputs must be precise. Can you upload a small (clean) sample workbook (not a pic) of what you are working with, and what your expected outcome would look like.
    1. Use code tags for VBA. [code] Your Code [/code] (or use the # button)
    2. If your question is resolved, mark it SOLVED using the thread tools
    3. Click on the star if you think someone helped you

    Regards
    Ford

+ 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. Have default formula populate a cell before user interacts with a check box
    By apostrophe27 in forum Excel - New Users/Basics
    Replies: 2
    Last Post: 03-17-2016, 10:51 AM
  2. difference between calculated field and calculated column in PowerpIvot
    By stephme55 in forum Excel Programming / VBA / Macros
    Replies: 0
    Last Post: 01-14-2016, 06:05 PM
  3. Replies: 5
    Last Post: 11-20-2015, 11:18 AM
  4. [SOLVED] Array formula as calculated field
    By trisoldee in forum Excel Charting & Pivots
    Replies: 6
    Last Post: 04-01-2015, 07:56 PM
  5. Issue with formula in calculated field
    By markmark3 in forum Excel General
    Replies: 1
    Last Post: 04-09-2010, 07:56 PM
  6. Replies: 6
    Last Post: 12-06-2005, 12:25 AM
  7. [SOLVED] Tricky array formula issue - Using array formula on one cell, then autofilling down a range
    By aspenbordr in forum Excel Programming / VBA / Macros
    Replies: 0
    Last Post: 07-27-2005, 11:05 AM

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