Populate a value in MS Excel
        Posted  
        
            by acadia
        on Stack Overflow
        
        See other posts from Stack Overflow
        
            or by acadia
        
        
        
        Published on 2010-04-09T18:12:27Z
        Indexed on 
            2010/04/09
            18:13 UTC
        
        
        Read the original article
        Hit count: 400
        
Hello, I have a Excel spreadsheet and I have 3 columns. column A, column B, Column C.
In column B if there is a value 1 then in Column C it should populate as True and if in column B value is 0 then in C it should be False. How do I do this in MS Excel
© Stack Overflow or respective owner