Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
Here's what I'm trying to do and not sure how to achieve it.
Sheet1 Col A = Project Number (5 digit text) Col B = Date of Spending (Display format is MMM-YY) Col C = Spending Amount (Accounting format) Sheet2 Col A = Project Number (5 digit text) Col B = where I need formula The formula in sheet2 should be if Proj Sheet 1=Proj Sheet 2 and Date Sheet1 ColB = jan-06 then sum Sheet1 Spend I think part of my problem is that the date is stored as MM/DD/YYYY so the date could be any number of days within the month. Here's what i've got so far and it's giving me an error of #NAME? =SUMPRODUCT(--('Sheet1'!A2:A9999='Sheet2'!A2),--('Sheet1'!B2:B9999="Jan-06"),'Sheet2'!C2:C9999) Thanks in advance for assistance. |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Dates showing are not what I type | New Users to Excel | |||
Dates and Intervals | Excel Worksheet Functions | |||
formula to add dates. | Excel Worksheet Functions | |||
need to convert list of dates to count no. of dates by week | Excel Worksheet Functions | |||
Calculating number of days between two dates that fall between two other dates | Excel Discussion (Misc queries) |