Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
BigSteveo
 
Posts: n/a
Default Hosting Tournament, need formula.


Ok, Here's my story.

I am currently hosting a tournament among friends which are split into
different groups (32 people, 8 groups of 4). Anyway I am making a
spreadsheet to make it all 'easier.'

Using Excel 2002

Anyway:
[image: http://img.photobucket.com/albums/v1...gates/ss4.jpg]

Whe
FORMULA FOR R4 IS: =IF(M4=\"\",\"\",IF(M4Q4,K4,P4))
FORMULA FOR S4 IS: =IF(R4=\"\",\"\",IF(R4=K4,P4,K4))

Ok, here's my problem.
If a Draw was to happen, the R4 field will always give me the P4 Field
and the S4 field will make the K4 value be entered.

I want to know if there is a way that says something like, if M4=Q4
then label it a draw, yet still keeping the If M4 Q4 then label the
K4 as the winner.


--
BigSteveo
------------------------------------------------------------------------
BigSteveo's Profile: http://www.excelforum.com/member.php...o&userid=25810
View this thread: http://www.excelforum.com/showthread...hreadid=392093

  #2   Report Post  
bj
 
Posts: n/a
Default

I am not sure why the dashes so re add them if your version of excel needs
them.
try in R4
=if(M4="","",if(M4=Q4,"Draw",if(M4Q4,M4,Q4)))

"BigSteveo" wrote:


Ok, Here's my story.

I am currently hosting a tournament among friends which are split into
different groups (32 people, 8 groups of 4). Anyway I am making a
spreadsheet to make it all 'easier.'

Using Excel 2002

Anyway:
[image: http://img.photobucket.com/albums/v1...gates/ss4.jpg]

Whe
FORMULA FOR R4 IS: =IF(M4=\"\",\"\",IF(M4Q4,K4,P4))
FORMULA FOR S4 IS: =IF(R4=\"\",\"\",IF(R4=K4,P4,K4))

Ok, here's my problem.
If a Draw was to happen, the R4 field will always give me the P4 Field
and the S4 field will make the K4 value be entered.

I want to know if there is a way that says something like, if M4=Q4
then label it a draw, yet still keeping the If M4 Q4 then label the
K4 as the winner.


--
BigSteveo
------------------------------------------------------------------------
BigSteveo's Profile: http://www.excelforum.com/member.php...o&userid=25810
View this thread: http://www.excelforum.com/showthread...hreadid=392093


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
referencing named formula using INDIRECT function [email protected] Excel Worksheet Functions 19 May 11th 05 09:48 AM
Simplify formula Luke Excel Worksheet Functions 37 May 6th 05 07:21 AM
put formula results into a different cell if it is empty PutFormula Excel Worksheet Functions 2 February 11th 05 03:31 AM
how do i write a formula and keep in in formula form, so it DOESN. norcalchick2207 Excel Discussion (Misc queries) 2 February 4th 05 08:38 PM
Match / Vlookup within an Array formula Hari Prasadh Excel Discussion (Misc queries) 3 February 3rd 05 04:37 PM


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