SIMPLE FORMULA TO RETURN '1'
Closed
                                    
                        ADAMSKI555                    
                                    -
                            Oct 28, 2009 at 01:09 PM
                        
venkat1926 Posts 1863 Registration date Sunday June 14, 2009 Status Contributor Last seen August 7, 2021 - Oct 28, 2009 at 10:01 PM
        venkat1926 Posts 1863 Registration date Sunday June 14, 2009 Status Contributor Last seen August 7, 2021 - Oct 28, 2009 at 10:01 PM
        Related:         
- SIMPLE FORMULA TO RETURN '1'
- Tentacle locker 1 - Download - Adult games
- Igi 1 download - Download - Shooters
- Fnia 1 apk - Download - Adult games
- Fnaf 1 download pc - Download - Horror
- Overwatch 1 download - Download - Shooters
1 response
                
        
                    venkat1926
    
        
                    Posts
            
                
            1863
                
                            Registration date
            Sunday June 14, 2009
                            Status
            Contributor
                            Last seen
            August  7, 2021
            
            
                    811
    
    
                    
Oct 28, 2009 at 10:01 PM
    Oct 28, 2009 at 10:01 PM
                        
                    in wich column do you want 1 or 0 to come up
because your thrid column also is y or n.
why is this 1 or 0 necessary
suppose you want to know no of confirmed (which is in column 3 that is column C
suppose your database is like this
name invited(y/n) confirmed(y/n)
a y n
s n
d y y
f n
g y y
h n
some cells in column C are blank because there is nothing like confirmation if one is not invited.
in an empty cell(other than in column C type this formula
=COUNTIF(C:C,"y")
            because your thrid column also is y or n.
why is this 1 or 0 necessary
suppose you want to know no of confirmed (which is in column 3 that is column C
suppose your database is like this
name invited(y/n) confirmed(y/n)
a y n
s n
d y y
f n
g y y
h n
some cells in column C are blank because there is nothing like confirmation if one is not invited.
in an empty cell(other than in column C type this formula
=COUNTIF(C:C,"y")
