A Microsoft Office (Excel, Word) forum. OfficeFrustration

If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

Go Back   Home » OfficeFrustration forum » Microsoft Excel » Worksheet Functions
Site Map Home Register Authors List Search Today's Posts Mark Forums Read  

Points Ranking Formulas



 
 
Thread Tools Display Modes
  #21  
Old November 3rd, 2005, 10:35 AM
Max
external usenet poster
 
Posts: n/a
Default Points Ranking Formulas

Easier to start all over, Jim g. Now that I see your detailed set-up,
here's the formulas you need to compute the points. I've implemented these
in your file and will send it back to you.

Placed in F7:
=IF(OR(E7="",E$4=""),"",INDEX(Sheet2!$B:$B,MATCH(E 7,Sheet2!$A:$A,0))
+E$4*5*INDEX(Sheet2!$C:$C,MATCH(E7,Sheet2!$A:$A,0) ))

Copied F7, then with CTRL key held down,
selected cells H7,J7,L7,N7,P7,R7,T7,V7,X7
Then right-click paste special formulas OK

This pastes the same formula adjusted relatively where required into all the
required cells. Then just copy the formulae down the respective columns.
--
Rgds
Max
xl 97
---
Singapore, GMT+8
xdemechanik
http://savefile.com/projects/236895
--


  #22  
Old November 3rd, 2005, 01:38 PM
Cabo Wabo Jim
external usenet poster
 
Posts: n/a
Default Points Ranking Formulas

Thanks Max,

I think I'm starting to get it now. It takes awhile to understand how the
formulas work.

You did a great job on this!

Cabo Wabo Jim

"Max" wrote:

Easier to start all over, Jim g. Now that I see your detailed set-up,
here's the formulas you need to compute the points. I've implemented these
in your file and will send it back to you.

Placed in F7:
=IF(OR(E7="",E$4=""),"",INDEX(Sheet2!$B:$B,MATCH(E 7,Sheet2!$A:$A,0))
+E$4*5*INDEX(Sheet2!$C:$C,MATCH(E7,Sheet2!$A:$A,0) ))

Copied F7, then with CTRL key held down,
selected cells H7,J7,L7,N7,P7,R7,T7,V7,X7
Then right-click paste special formulas OK

This pastes the same formula adjusted relatively where required into all the
required cells. Then just copy the formulae down the respective columns.
--
Rgds
Max
xl 97
---
Singapore, GMT+8
xdemechanik
http://savefile.com/projects/236895
--



  #23  
Old November 3rd, 2005, 01:52 PM
Max
external usenet poster
 
Posts: n/a
Default Points Ranking Formulas

You're welcome, Jim !
--
Rgds
Max
xl 97
---
Singapore, GMT+8
xdemechanik
http://savefile.com/projects/236895
--
"Cabo Wabo Jim" wrote in message
news
Thanks Max,

I think I'm starting to get it now. It takes awhile to understand how the
formulas work.

You did a great job on this!

Cabo Wabo Jim


 




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Help, Urgent Excel Formulas are not calculating maashoff General Discussion 1 May 3rd, 2005 12:25 AM
importing data and formulas into Excel Eric General Discussion 2 August 25th, 2004 12:12 AM
Trouble with protected sheets & formulas Peter Bernadyne General Discussion 6 August 11th, 2004 02:54 PM
formulas stored in table - help LSH Running & Setting Up Queries 2 August 6th, 2004 05:08 PM
Relative vs. Absolute Values in Formulas Worksheet Functions 0 January 22nd, 2004 11:59 PM


All times are GMT +1. The time now is 05:57 PM.


Powered by vBulletin® Version 3.6.4
Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Copyright ©2004-2024 OfficeFrustration.
The comments are property of their posters.