Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
I am trying to creat a worksheet to automatically calculate our football
picks. So far, I have our teams listed in the first column, each in their own row (A3 - Indy, A4 - New Orleans). B3 would be the winner (Indy) Column C - is the person's pick (C3 = 0, C4 = 6) I entered this IF Function =IF(A3=B3,C4,C4) So in this case it returns 6. Which is right; however I am trying to have it return 0 if I have not entered a winner yet? Any suggestions would be greatly appreciated. |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
copy of excel file not showing formulal/function in the function b | Excel Discussion (Misc queries) | |||
LINKEDRANGE function - a complement to the PULL function (for getting values from a closed workbook) | Excel Worksheet Functions | |||
Offset function with nested match function not finding host ss. | Excel Worksheet Functions | |||
Emulate Index/Match combo function w/ VBA custom function | Excel Worksheet Functions | |||
Nested IF Function, Date Comparing, and NetworkDays Function | Excel Worksheet Functions |