Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 1
Default Working with data from two worksheets

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   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 142
Default Working with data from two worksheets

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
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


Similar Threads
Thread Thread Starter Forum Replies Last Post
Sharing common column data on several worksheets? Onceler Excel Discussion (Misc queries) 2 September 8th 06 12:32 AM
Sharing data across worksheets within a workbook based on identifi deedle93 Excel Discussion (Misc queries) 2 August 18th 05 04:26 AM
working with data between worksheets steve Excel Discussion (Misc queries) 1 August 10th 05 01:16 PM
Unique and duplicate data between 2 Excel worksheets Greg Excel Worksheet Functions 0 August 9th 05 12:03 AM
Data Connection wizard quits working SJR@mbci Excel Discussion (Misc queries) 0 June 22nd 05 03:59 PM


All times are GMT +1. The time now is 01:58 PM.

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"