#1   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 1
Default 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
  #2   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 10,593
Default 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



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



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

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Copyright ©2004-2025 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"