+ Reply to Thread
Results 1 to 6 of 6

Why Has My Formula Changed to an array formula?

  1. #1
    Registered User
    Join Date
    09-23-2013
    Location
    U.S.
    MS-Off Ver
    Microsoft Office Professional Plus 2016
    Posts
    36

    Why Has My Formula Changed to an array formula?

    I created the formula below to identify when the number in a cell is statistically significant because many statistical software apps will produce output that automatically adds an asterisk right of the number (and I have hundreds of lines of output to analyze which is why I created a formula I could use repeatedly). It worked perfect...or so I thought. I didn't use the file for about three months and when I went back to it, the formula stopped working everywhere in the workbook (it's in over 100 places). After spending way too much time debugging, I discovered it was because the formula now has "{" at the beginning and end (as though I tried to treat it as an array). They're in every instance of the formula in the workbook). I didn't make this change and nobody has access to the file other than me. Any thoughts on what caused this so I can avoid it in the future? The only systematic change I made during that time was to migrate all of my files to Microsoft OneDrive but I still open all of my Excel files locally. Thanks!

    =IF(ISNUMBER(SEARCH("*~*",INDIRECT(AD$2&ROW()))),(IF(AC$4="Log",IF(AC5="Log",("Ceteris paribus, if "&AB5&" increases by 1%, we would expect "&AB$4&" to change by "&(VALUE(SUBSTITUTE(INDIRECT(AD$2&ROW()),"*","")))&" percent."),"Ceteris paribus, if "&AB5&" increases by 1 unit, we would expect "&AB$4&" to change by "&100*(VALUE(SUBSTITUTE(INDIRECT(AD$2&ROW()),"*","")))&" percent."),"use DV non-log formula")),"not significant")

  2. #2
    Administrator 6StringJazzer's Avatar
    Join Date
    01-27-2010
    Location
    Tysons Corner, VA, USA
    MS-Off Ver
    MS365 Family 64-bit
    Posts
    24,721

    Re: Why Has My Formula Changed?

    I have not heard of this but I would like clarification:
    the formula now has "{" at the beginning and end (as though I tried to treat it as an array).
    Is this just how the formula is displayed in the formula bar, or in the formula itself?

    You show you are using Excel 365. Were you using 365 three months ago when you last touched the file?

  3. #3
    Registered User
    Join Date
    09-23-2013
    Location
    U.S.
    MS-Off Ver
    Microsoft Office Professional Plus 2016
    Posts
    36

    Re: Why Has My Formula Changed?

    Thanks for you help 6String. The curly bracket "{" appeared in the formula bar as the first character, but the only way to remove it was to delete everything in the cell and paste in the formula as it should have been.

    When I open Excel it shows I'm using Microsoft Office Professional Plus 2016 (on a PC) which I believe is what I've been running over the past year.

  4. #4
    Forum Moderator Glenn Kennedy's Avatar
    Join Date
    07-08-2012
    Location
    Digital Nomad... occasionally based in Ireland.
    MS-Off Ver
    O365 (PC) V 2403
    Posts
    44,053

    Re: Why Has My Formula Changed to an array formula?

    Your profile states that you're using Excel 365, though...

    Was there a } at the end??
    Glenn




    None of us get paid for helping you... we do this for fun. So DON'T FORGET to say "Thank You" to all who have freely given some of their time to help YOU.

    Temporary addition of accented to illustrate ongoing problem to the TT: L? fh?ile P?draig sona dhaoibh

  5. #5
    Registered User
    Join Date
    09-23-2013
    Location
    U.S.
    MS-Off Ver
    Microsoft Office Professional Plus 2016
    Posts
    36

    Re: Why Has My Formula Changed to an array formula?

    Yes there was the closing bracket "}" at the end, which I believe would disappear when I put my cursor into the formula bar (as would the bracket at the beginning).

    Sorry about the wrong version of Excel. At one point, well prior to all of this, I was forced to use Office 365 but have not been using it for well over a year (this problem occurred sometime in the past two months).

  6. #6
    Administrator 6StringJazzer's Avatar
    Join Date
    01-27-2010
    Location
    Tysons Corner, VA, USA
    MS-Off Ver
    MS365 Family 64-bit
    Posts
    24,721

    Re: Why Has My Formula Changed to an array formula?

    Quote Originally Posted by jelarv View Post
    Yes there was the closing bracket "}" at the end, which I believe would disappear when I put my cursor into the formula bar (as would the bracket at the beginning).
    Yes, that indicates an array formula. However, at that point you should just be able to hit ENTER to re-enter the formula normally and the brackets should go away. You shouldn't have to paste in the formula again to fix it. When editing an array formula, it must be entered with CTRL+SHIFT+ENTER to continue to be an array formula.

    That doesn't solve your problem but it adds a little clarity as to your situation.

+ 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. Replies: 10
    Last Post: 10-26-2020, 12:18 PM
  2. Extract values with array formula/non-array formula
    By bjnockle in forum Excel Formulas & Functions
    Replies: 5
    Last Post: 02-29-2020, 11:11 AM
  3. [SOLVED] Alert when a formula gets changed.
    By kjg in forum Excel General
    Replies: 8
    Last Post: 12-03-2013, 03:12 PM
  4. Array formula + Array formula with criteria that lookups a Table
    By anrichards22 in forum Excel Programming / VBA / Macros
    Replies: 3
    Last Post: 09-16-2013, 11:41 AM
  5. [SOLVED] Formula being changed
    By David Klassen in forum Excel General
    Replies: 4
    Last Post: 05-18-2006, 11:55 AM
  6. [SOLVED] If changed array formula reduce ""\""\""\ - signs to #Missing, will it make ...
    By Maria J-son in forum Excel Programming / VBA / Macros
    Replies: 2
    Last Post: 03-05-2006, 08: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