#1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 184
Default Sum,

Hello. In sheet1, cells A1:A3, I have 3 dates. In sheet 2, across
row 2 I have lots of dates. In column AA, I would like to write a sum
formula that will sum the 3 cells that match the dates in Sheet!
A1:A3. And then be able to copy that formula down on Sheet2.
Possible? Thanks!!

  #2   Report Post  
Posted to microsoft.public.excel.worksheet.functions
Max Max is offline
external usenet poster
 
Posts: 9,221
Default Sum,

In Sheet2,

Assume col header dates are within A2:E2,
with data to be summed starting in row3 down

Put in AA3:
=SUMPRODUCT(--ISNUMBER(MATCH($A$2:$E$2,Sheet1!$A$1:$A$3,0)),A3:E 3)
Copy down. Adapt the ranges to suit your actual
--
Max
Singapore
http://savefile.com/projects/236895
xdemechanik
---
"Steve" wrote in message
ps.com...
Hello. In sheet1, cells A1:A3, I have 3 dates. In sheet 2, across
row 2 I have lots of dates. In column AA, I would like to write a sum
formula that will sum the 3 cells that match the dates in Sheet!
A1:A3. And then be able to copy that formula down on Sheet2.
Possible? Thanks!!



Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On



All times are GMT +1. The time now is 08:59 AM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Copyright ©2004-2025 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"