+ Reply to Thread
Results 1 to 2 of 2

Formula not saving correctly

  1. #1
    Registered User
    Join Date
    10-12-2010
    Location
    San Diego
    MS-Off Ver
    Excel 2003
    Posts
    9

    Formula not saving correctly

    Hello,
    I am using this formula to pull numbers based on a name in excel:

    =SUM(SUMIF($D2:$D107,{"AR"},H2:H107))

    This works fine for what I need it to do; however, when saving it and returning to it the next day, the formula changes to:

    =SUM(SUMIF($D2:$D107,{0},J2:J107))

    any reason why the naming get replaced by 0??

    Thanks,

  2. #2
    Forum Expert
    Join Date
    12-23-2006
    Location
    germany
    MS-Off Ver
    XL2003 / 2007 / 2010
    Posts
    6,326

    Re: Formula not saving correctly

    Why not use plain =SUMIF($D2:$D107,"AR",H2:H107)) ?
    No need for SUM function or brackets

+ 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