Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
CallCtrHelp
 
Posts: n/a
Default Data count with two worksheets

I am looking for a formula that would gather a range of data from mulitple
tabs and put the value of one column in a "summary" tab. Example: I have 5
tabs for each staff. Column 1 has the dates for 2006, column 2 has revenue
for that day. I would like my "Summary" worksheet to pull up the yesterday's
revenue for each staff - summarized. Is this possible? Any suggestions?
Thank you.
  #2   Report Post  
Posted to microsoft.public.excel.worksheet.functions
Philip J Smith
 
Posts: n/a
Default Data count with two worksheets

Hi CallCtrHelp
Try this.
In the summary worksheet: Name the Tab "Summary"

1 In cell A1 type "Yesterday's Date"
2 In Cell B1 type =today()-1
3 Apply the required date format to cell B1
4 In cell A3 type "Employee Name"
5 In cell B3 type "Revenue"
6 In cells A4:A8 type the employees Name
7 In cells B4:B8 type =SUMIF(Employee1!A:A,"="&Summary!$B$1,Employee1!B: B)
8 Ammend Employee1! to the name on the tab for each employee

Regards
Phil Smith

"CallCtrHelp" wrote:

I am looking for a formula that would gather a range of data from mulitple
tabs and put the value of one column in a "summary" tab. Example: I have 5
tabs for each staff. Column 1 has the dates for 2006, column 2 has revenue
for that day. I would like my "Summary" worksheet to pull up the yesterday's
revenue for each staff - summarized. Is this possible? Any suggestions?
Thank you.

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
Transfer data from multiple worksheets jimbob Excel Discussion (Misc queries) 4 January 29th 06 02:38 AM
Associating data across worksheets from an inventory that's sorted Ian Excel Discussion (Misc queries) 0 November 18th 05 04:26 PM
Can you combine data from 2 worksheets into 1 chart? BP Charts and Charting in Excel 1 November 11th 05 12:53 AM
Count of Worksheets Terry Excel Discussion (Misc queries) 7 February 23rd 05 09:39 AM
Pulling data from 1 sheet to another Dave1155 Excel Worksheet Functions 1 January 12th 05 05:55 PM


All times are GMT +1. The time now is 06:05 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"