If A1 = 1 B1 (value) moves to C1(B1 value)
Closed
                                    
                        Stormdronk                    
                                    -
                            May 21, 2010 at 02:09 AM
                        
rizvisa1 Posts 4478 Registration date Thursday January 28, 2010 Status Contributor Last seen May 5, 2022 - May 21, 2010 at 05:57 AM
        rizvisa1 Posts 4478 Registration date Thursday January 28, 2010 Status Contributor Last seen May 5, 2022 - May 21, 2010 at 05:57 AM
        Related:         
- If A1 = 1 B1 (value) moves to C1(B1 value)
- 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
                
        
                    rizvisa1
    
        
                    Posts
            
                
            4478
                
                            Registration date
            Thursday January 28, 2010
                            Status
            Contributor
                            Last seen
            May  5, 2022
            
            
                    766
    
    
                    
May 21, 2010 at 05:57 AM
    May 21, 2010 at 05:57 AM
                        
                    If you just meant to show data in C1 the value of B1 when A1=1, you can use formula
=IF(A1=1, B1, "")
            =IF(A1=1, B1, "")
