Is there a way in Excel to reference a cell range minus some cell? (As a function parameter) -
assume have excel 2007 cell range of b3:b50. there way specify instead b3:b17+b19:b50, or maybe b3:b50-b18?
several sources b3:b17,b19:b50 should work, doesn't work function parameter (for correl), since comma interpreted separating parameters.
i tried named range (which can have multiple points in definition) , correl got #value! returned, sum worked expected. 
you may have test see functions work
Comments
Post a Comment