#1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 95
Default positions

Hi all,

Is there any function or script who counting position in
column 3.
Function = best points (column 2) of Name (column 1)
e.g.:

NAME result position ?? (best result of 0 and 1)
1 50 1
1 36 4
0 46 1
0 45 2
1 38 2
1 31 5
1 37 3
0 26 3

Column 3 i calculate manually.. I looking for function.
I'd like avoid any sorting and save current position of
records.
TIA
Mark

  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 27,285
Default positions

Sounds like you want a conditional rank function. How do you want to treat
tied scores - would they be equal rank and then skip ranks the same way Rank
does, or what?

--
Regards,
Tom Ogilvy



"Mark" wrote in message
...
Hi all,

Is there any function or script who counting position in
column 3.
Function = best points (column 2) of Name (column 1)
e.g.:

NAME result position ?? (best result of 0 and 1)
1 50 1
1 36 4
0 46 1
0 45 2
1 38 2
1 31 5
1 37 3
0 26 3

Column 3 i calculate manually.. I looking for function.
I'd like avoid any sorting and save current position of
records.
TIA
Mark



  #3   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 2
Default positions

Hi Tom!

Nice to read your reply. I looking for best score (in column2-SCORE) of
1 (column1-Name) and separate best score of 0 and give him appropriate
place in column3-POSITION
I present clear exapmle below:

NAME SCORE POSITION (which function ?)
1 49 2
1 50 1
1 48 3
0 48 3
0 49 2
0 50 1

I hope, you understand my problem.

Many thanks in anticipation.
Regards
Mark

*** Sent via Developersdex http://www.developersdex.com ***
Don't just participate in USENET...get rewarded for it!
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
1st and 2nd.... positions gorro Excel Discussion (Misc queries) 21 January 21st 08 06:35 AM
Lon Lat positions in chart Peter[_3_] Charts and Charting in Excel 1 August 10th 07 08:14 PM
using particular positions within an array BorisS Excel Worksheet Functions 2 November 12th 05 02:19 PM
Excel VBA Positions Available Career Capital Excel Discussion (Misc queries) 0 September 9th 05 05:30 AM
Positions of Comments AizA Excel Worksheet Functions 0 June 28th 05 12:38 AM


All times are GMT +1. The time now is 02:09 AM.

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

About Us

"It's about Microsoft Excel"