Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
I have the following Excel calculation, shown below. It is searching cells
A6:A1000 on various sheets for data which fall between a certain date/period range, and is then adding the values in cells L6:L1000 together to display on the summary. The problem I have is that the data in ranges L6:L1000 are supposed to be Dates, but the only way i can return a value without an error is to use a number (e.g. of 1) instead. How can I use Dates within cells L6:L1000, and still return the same totals? Many thanks in advance for any tips you can offer! =SUMPRODUCT((Office!L6:L1000)*(Office!A6:A1000=40 269)*(Office!A6:A1000<=40299)+((Commercial!L6:L100 0)*(Commercial!A6:A1000=40269)*(Commercial!A6:A10 00<=40299)+((Hospitality!L6:L1000)*(Hospitality!A6 :A1000=40269)*(Hospitality!A6:A1000<=40299)))) |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Converting hijri date to gregorian date | Excel Discussion (Misc queries) | |||
Converting text format of time/date into Excel time/date for subtr | Excel Worksheet Functions | |||
Converting a date to a text field w/o converting it to a julian da | Excel Worksheet Functions | |||
Converting a year date into a specific day date | Charts and Charting in Excel | |||
Converting a date to a day | Excel Worksheet Functions |