I searched around and apparently the subject isn't possible, it was suggested to use sumproduct, which I looked at, but don't really understand...
What I'm trying to do is create a function which checks two dates, if both the dates are within the specified ranges, the function would return the sum of a specific range. I've determined that I can't specify actual date ranges, but must have the date converted to Excel's serial number date format to effectively specify the range, but I can't figure out the rest.
The sheet I'm working on is too large to attach, so below is an external link to it, beware, it is ugly. Below are the fields I'm looking at, all of which are on the Tracking sheet.
U2 through U1508 - 1st date check
W2 through W1508 - 2nd date check
X2 through X1508 - range of cells to total
Just a re-iteration that I'm checking the dates for a range, example I'm looking at for U2 through U1508 is 9/1/06 - 9/30/06 (38961 through 38990 in excel's number format) and 1/1/07 - 1/31/07 for W2 through W1508.
The final result should be returned in B7 on the Points sheet.
Any help would be appreciated!
http://www.wilkinsinc.net/randomhost...iveTracker.zip
Bookmarks