+ Reply to Thread
Results 1 to 4 of 4

Excel crashes when formula is in worksheet

Hybrid View

  1. #1
    Forum Contributor
    Join Date
    10-18-2012
    Location
    new york
    MS-Off Ver
    Office 365
    Posts
    177

    Excel crashes when formula is in worksheet

    Hi,
    My excel keeps crashing when I put this formula in: =SUMPRODUCT((TEXT($N:$N,"mmmyy")="Jul12")*($T:$T="Early"))
    Can anyone help me?!
    Thanks

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

    Re: Excel crashes when formula is in worksheet

    Try Restricting the Column Reference to range by applying the formula to the data cells alone.

    Formula: copy to clipboard
    =SUMPRODUCT((TEXT($N$1:$N$1000,"mmmyy")="Jul12")*($T$1:$T$1000="Early"))


    Adjust the rows 1 to 1000 to your data range.


    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
    Forum Contributor
    Join Date
    10-18-2012
    Location
    new york
    MS-Off Ver
    Office 365
    Posts
    177

    Re: Excel crashes when formula is in worksheet

    Hi,
    this is great and has worked for most cells but for some reason is still affecting some cells?

  4. #4
    Forum Contributor
    Join Date
    10-18-2012
    Location
    new york
    MS-Off Ver
    Office 365
    Posts
    177

    Re: Excel crashes when formula is in worksheet

    It's working now, thank you!!!

+ Reply to Thread

Thread Information

Users Browsing this Thread

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

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