Home |
Search |
Today's Posts |
|
#1
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
Hi,
Can some one help me, please? I am working with two worksheets - one a Summary Page which is a Pivot Table and the other the data page which contains the information for the pivot table. In one of the fields in the Summary page, I would like to transfer the total of all items that have a value greater than today's date. I need the system to identify all transactions that are dated greater than today and then pick out the repsective amounts for each of this rows, add them up and populate back into the Summary page. Thanks and regards, Nithya |
#2
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
Put this formula in the cell that you want the totals to read into
Then just edit the formula to your needs =IF(Sheet1!B1Sheet1!A1,Sheet1!A10,"") Sheet1!B1 = the date that could be greater than Today's Date =Sheet1!A1 , and if it is, then copy =Sheet1!A10 if not, then leave blank "Nithya" wrote: Hi, Can some one help me, please? I am working with two worksheets - one a Summary Page which is a Pivot Table and the other the data page which contains the information for the pivot table. In one of the fields in the Summary page, I would like to transfer the total of all items that have a value greater than today's date. I need the system to identify all transactions that are dated greater than today and then pick out the repsective amounts for each of this rows, add them up and populate back into the Summary page. Thanks and regards, Nithya |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Sharing common column data on several worksheets? | Excel Discussion (Misc queries) | |||
Sharing data across worksheets within a workbook based on identifi | Excel Discussion (Misc queries) | |||
working with data between worksheets | Excel Discussion (Misc queries) | |||
Unique and duplicate data between 2 Excel worksheets | Excel Worksheet Functions | |||
Data Connection wizard quits working | Excel Discussion (Misc queries) |