ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   Excel Worksheet Functions (https://www.excelbanter.com/excel-worksheet-functions/)
-   -   IF function (https://www.excelbanter.com/excel-worksheet-functions/232111-if-function.html)

Irish

IF function
 
I have made a spreadsheet for a sports competition. I have it set up so that
when I add the scores, the draw updates. ie. if I add the scores for 1/4
final matches, the appropriate teams appear in the semi final slots.

Until I add scores, the word FALSE appears in the cells. My question is how
can I make it so that the letters"TBD" appear instead of FALSE?

T. Valko

IF function
 
Post your formula.


--
Biff
Microsoft Excel MVP


"Irish" wrote in message
...
I have made a spreadsheet for a sports competition. I have it set up so
that
when I add the scores, the draw updates. ie. if I add the scores for 1/4
final matches, the appropriate teams appear in the semi final slots.

Until I add scores, the word FALSE appears in the cells. My question is
how
can I make it so that the letters"TBD" appear instead of FALSE?




Irish

IF function
 
=IF(F30*3+G30F31*3+G31,E30,IF(F31*3+G31F30*3+G30 ,E31))

thanks

"T. Valko" wrote:

Post your formula.


--
Biff
Microsoft Excel MVP


"Irish" wrote in message
...
I have made a spreadsheet for a sports competition. I have it set up so
that
when I add the scores, the draw updates. ie. if I add the scores for 1/4
final matches, the appropriate teams appear in the semi final slots.

Until I add scores, the word FALSE appears in the cells. My question is
how
can I make it so that the letters"TBD" appear instead of FALSE?





T. Valko

IF function
 
Try this:

=IF(F30*3+G30F31*3+G31,E30,IF(F31*3+G31F30*3+G30 ,E31,"TBD"))


--
Biff
Microsoft Excel MVP


"Irish" wrote in message
...
=IF(F30*3+G30F31*3+G31,E30,IF(F31*3+G31F30*3+G30 ,E31))

thanks

"T. Valko" wrote:

Post your formula.


--
Biff
Microsoft Excel MVP


"Irish" wrote in message
...
I have made a spreadsheet for a sports competition. I have it set up so
that
when I add the scores, the draw updates. ie. if I add the scores for
1/4
final matches, the appropriate teams appear in the semi final slots.

Until I add scores, the word FALSE appears in the cells. My question is
how
can I make it so that the letters"TBD" appear instead of FALSE?







Irish

IF function
 
Yep, that worked great.

thanks tvalko

"T. Valko" wrote:

Try this:

=IF(F30*3+G30F31*3+G31,E30,IF(F31*3+G31F30*3+G30 ,E31,"TBD"))


--
Biff
Microsoft Excel MVP


"Irish" wrote in message
...
=IF(F30*3+G30F31*3+G31,E30,IF(F31*3+G31F30*3+G30 ,E31))

thanks

"T. Valko" wrote:

Post your formula.


--
Biff
Microsoft Excel MVP


"Irish" wrote in message
...
I have made a spreadsheet for a sports competition. I have it set up so
that
when I add the scores, the draw updates. ie. if I add the scores for
1/4
final matches, the appropriate teams appear in the semi final slots.

Until I add scores, the word FALSE appears in the cells. My question is
how
can I make it so that the letters"TBD" appear instead of FALSE?







T. Valko

IF function
 
You're welcome. Thanks for the feedback!

--
Biff
Microsoft Excel MVP


"Irish" wrote in message
...
Yep, that worked great.

thanks tvalko

"T. Valko" wrote:

Try this:

=IF(F30*3+G30F31*3+G31,E30,IF(F31*3+G31F30*3+G30 ,E31,"TBD"))


--
Biff
Microsoft Excel MVP


"Irish" wrote in message
...
=IF(F30*3+G30F31*3+G31,E30,IF(F31*3+G31F30*3+G30 ,E31))

thanks

"T. Valko" wrote:

Post your formula.


--
Biff
Microsoft Excel MVP


"Irish" wrote in message
...
I have made a spreadsheet for a sports competition. I have it set up
so
that
when I add the scores, the draw updates. ie. if I add the scores for
1/4
final matches, the appropriate teams appear in the semi final slots.

Until I add scores, the word FALSE appears in the cells. My question
is
how
can I make it so that the letters"TBD" appear instead of FALSE?










All times are GMT +1. The time now is 01:59 AM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
ExcelBanter.com