ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   Excel Discussion (Misc queries) (https://www.excelbanter.com/excel-discussion-misc-queries/)
-   -   formula (https://www.excelbanter.com/excel-discussion-misc-queries/186456-formula.html)

Billy007

formula
 
I have a formula for a football spreadsheet that returns points from results
but if no result is in the referance cell the formular retuns one point in
the table the formular is =IF(B32=D32,1,IF(B32D32,0,IF(B32<D32,3,))) please
help also can you sort a table that gets data from formulas

Bob Phillips

formula
 
=IF(OR(B32="",D32=""),"",IF(B32=D32,1,IF(B32D32,0 ,IF(B32<D32,3))))

--
HTH

Bob

(there's no email, no snail mail, but somewhere should be gmail in my addy)

"Billy007" wrote in message
...
I have a formula for a football spreadsheet that returns points from
results
but if no result is in the referance cell the formular retuns one point in
the table the formular is =IF(B32=D32,1,IF(B32D32,0,IF(B32<D32,3,)))
please
help also can you sort a table that gets data from formulas





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

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