Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 1
Default ISNumber - What Context?


I have created a premiership Predictascore spreadsheet where points are
awarded for correct scores and/or results. I need all the scores to be
set to zero so that there are no points at all. A line from one of the
sheets is as follows:

=IF('Master Copy'!C3+'Master Copy'!E3=Ron!C4+Ron!E4,5,0)


Which returns a value of 5. In what context do I use ISNUMBER and what
do I type to get the value to be 0 but change once the score has been
inputted into the master copy sheet?


--
ronaldo444
------------------------------------------------------------------------
ronaldo444's Profile: http://www.excelforum.com/member.php...o&userid=36233
View this thread: http://www.excelforum.com/showthread...hreadid=571362

  #2   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 5,441
Default ISNumber - What Context?

Perhaps:

=IF('Master Copy'!C3 = "","",'Master Copy'!C3+'Master Copy'!E3=Ron!C4+Ron!E4,5,0))

HTH,
Bernie
MS Excel MVP


"ronaldo444" wrote in message
...

I have created a premiership Predictascore spreadsheet where points are
awarded for correct scores and/or results. I need all the scores to be
set to zero so that there are no points at all. A line from one of the
sheets is as follows:

=IF('Master Copy'!C3+'Master Copy'!E3=Ron!C4+Ron!E4,5,0)


Which returns a value of 5. In what context do I use ISNUMBER and what
do I type to get the value to be 0 but change once the score has been
inputted into the master copy sheet?


--
ronaldo444
------------------------------------------------------------------------
ronaldo444's Profile: http://www.excelforum.com/member.php...o&userid=36233
View this thread: http://www.excelforum.com/showthread...hreadid=571362



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
Add items to context menu Fred Jacobowitz Excel Worksheet Functions 1 April 22nd 06 10:29 PM
Getting a Function not defined in VBA editor for IsNumber() Dennis Excel Discussion (Misc queries) 2 March 2nd 06 01:28 AM
Problem with Array Formulas and ISNUMBER Henrik Excel Worksheet Functions 1 February 10th 05 12:31 AM
send to mail all the context mariagloria Excel Discussion (Misc queries) 1 January 19th 05 03:09 PM
send tomail all the context mariagloria Excel Discussion (Misc queries) 1 January 19th 05 03:09 PM


All times are GMT +1. The time now is 12:18 PM.

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"