VBA Coding
Closed
                    
        
                    chauhanskapil
    
        
                    Posts
            
                
            1
                
                            Registration date
            Monday September  9, 2019
                            Status
            Member
                            Last seen
            September  9, 2019
            
                -
                            Updated on Sep  9, 2019 at 06:54 AM
                        
TrowaD Posts 2921 Registration date Sunday September 12, 2010 Status Contributor Last seen December 27, 2022 - Sep 9, 2019 at 11:49 AM
        TrowaD Posts 2921 Registration date Sunday September 12, 2010 Status Contributor Last seen December 27, 2022 - Sep 9, 2019 at 11:49 AM
        Related:         
- VBA Coding
 - Vba case like - Guide
 - Excel online vba - Guide
 - Vba timer - Guide
 - Vba excel mac - Guide
 - Vba color index - Guide
 
1 response
                
        
                    TrowaD
    
        
                    Posts
            
                
            2921
                
                            Registration date
            Sunday September 12, 2010
                            Status
            Contributor
                            Last seen
            December 27, 2022
            
            
                    555
    
    
                    
Sep 9, 2019 at 11:49 AM
    Sep 9, 2019 at 11:49 AM
                        
                    Hi Chauhanskapil,
What I understand is that you want to copy Sheet1 column A, when Sheet1 column C is "OK", to Sheet2 column C.
What I don't understand is what the button on Sheet3 is supposed to do?
This line also confuses me:
"copy it in C1 of sheet 2 and select the 7th row as o/p".
C1 of Sheet2 is the output, what about the 7th row?
Won't the 7th row be affected when column C gets filled with data?
Do you mean the entire 7th row, or just a few columns of the 7th row?
Consider posting some screenshots (always be careful with sensitive data) to help clarify.
Best regards,
Trowa
 
                
                
            What I understand is that you want to copy Sheet1 column A, when Sheet1 column C is "OK", to Sheet2 column C.
What I don't understand is what the button on Sheet3 is supposed to do?
This line also confuses me:
"copy it in C1 of sheet 2 and select the 7th row as o/p".
C1 of Sheet2 is the output, what about the 7th row?
Won't the 7th row be affected when column C gets filled with data?
Do you mean the entire 7th row, or just a few columns of the 7th row?
Consider posting some screenshots (always be careful with sensitive data) to help clarify.
Best regards,
Trowa