Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Andrew
 
Posts: n/a
Default Cell and Sheet Reference/Return

I have 12 Sheets with essentially the same data on each one of them. The
sheets are named by Teams (I.E. Andrew, Will, Shon, Jack). On each sheet I
have the following information in each column (with column headers in the
first row).

A= Week
B= Opponent
C= Team Score
D= Vs. Score
E= Difference
F= W/L/T

What I would like to dois have a formula that would return the Name of the
Team and what week the Highest Score was. I already have the formula for
figuring the Highest Score, but I can't figure out how to make the cell next
to it return the Team or Week. Can someone help me out?

Thanks in advance.
  #2   Report Post  
Barb R.
 
Posts: n/a
Default

What would you do if two teams have the same high score for the week?

"Andrew" wrote:

I have 12 Sheets with essentially the same data on each one of them. The
sheets are named by Teams (I.E. Andrew, Will, Shon, Jack). On each sheet I
have the following information in each column (with column headers in the
first row).

A= Week
B= Opponent
C= Team Score
D= Vs. Score
E= Difference
F= W/L/T

What I would like to dois have a formula that would return the Name of the
Team and what week the Highest Score was. I already have the formula for
figuring the Highest Score, but I can't figure out how to make the cell next
to it return the Team or Week. Can someone help me out?

Thanks in advance.

  #3   Report Post  
Andrew
 
Posts: n/a
Default

That's a really good question that I didn't even think about. So far, it
hasn't happened yet, and we've only ever had 2 teams tie each other in any
given week. I guess I'd have to write in some sort of error check to the
formula too. Any ideas for the straight up formula first though?

"Barb R." wrote:

What would you do if two teams have the same high score for the week?

"Andrew" wrote:

I have 12 Sheets with essentially the same data on each one of them. The
sheets are named by Teams (I.E. Andrew, Will, Shon, Jack). On each sheet I
have the following information in each column (with column headers in the
first row).

A= Week
B= Opponent
C= Team Score
D= Vs. Score
E= Difference
F= W/L/T

What I would like to dois have a formula that would return the Name of the
Team and what week the Highest Score was. I already have the formula for
figuring the Highest Score, but I can't figure out how to make the cell next
to it return the Team or Week. Can someone help me out?

Thanks in advance.

  #4   Report Post  
Barb R.
 
Posts: n/a
Default

First, I'm assuming that D2 on each sheet is the Team Score for the same
week. If this is not an accurate assumption, this won't work.

To define the Max value from all sheets (in this example, Sheet1:Sheet4, use
this equation:

=Max(Sheet1:Sheet4!D2)

Do a Google Search for 3D Excel formulas for more information. I'm still
cogitating on how you'd get the sheet name for the team with the max score.
You probably could do a COUNTIF to determine if there is more than one team
with a matching high score.

I hope that'll get you started.
"Andrew" wrote:

That's a really good question that I didn't even think about. So far, it
hasn't happened yet, and we've only ever had 2 teams tie each other in any
given week. I guess I'd have to write in some sort of error check to the
formula too. Any ideas for the straight up formula first though?

"Barb R." wrote:

What would you do if two teams have the same high score for the week?

"Andrew" wrote:

I have 12 Sheets with essentially the same data on each one of them. The
sheets are named by Teams (I.E. Andrew, Will, Shon, Jack). On each sheet I
have the following information in each column (with column headers in the
first row).

A= Week
B= Opponent
C= Team Score
D= Vs. Score
E= Difference
F= W/L/T

What I would like to dois have a formula that would return the Name of the
Team and what week the Highest Score was. I already have the formula for
figuring the Highest Score, but I can't figure out how to make the cell next
to it return the Team or Week. Can someone help me out?

Thanks in advance.

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
Possible Lookup Table Karen Excel Worksheet Functions 5 June 8th 05 09:43 PM
Copy cell format to cell on another worksht and update automatical kevinm Excel Worksheet Functions 21 May 19th 05 11:07 AM
Copy text from same cell on every sheet to title sheet? Jon Excel Discussion (Misc queries) 2 February 9th 05 03:11 PM
Automatic cell increment with data from sheet 1 to sheet 2 Big G Excel Worksheet Functions 2 December 20th 04 05:59 PM
GET.CELL Biff Excel Worksheet Functions 2 November 24th 04 07:16 PM


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