Selection of Data from multiple sheet
Closed
                    
        
                    vikas.w.nandanwar
    
        
                    Posts
            
                
            1
                
                            Registration date
            Saturday February 23, 2013
                            Status
            Member
                            Last seen
            February 23, 2013
            
                -
                            Feb 23, 2013 at 06:39 AM
                        
rizvisa1 Posts 4478 Registration date Thursday January 28, 2010 Status Contributor Last seen May 5, 2022 - Feb 25, 2013 at 07:11 AM
        rizvisa1 Posts 4478 Registration date Thursday January 28, 2010 Status Contributor Last seen May 5, 2022 - Feb 25, 2013 at 07:11 AM
        Related:         
- Selection of Data from multiple sheet
- How to copy data from one excel sheet to another - Guide
- Windows network commands cheat sheet - Guide
- Sheet right to left in google sheet - Guide
- How to make multiple selections in photoshop - Guide
- Excel move data from one sheet to another - Guide
1 response
                
        
                    rizvisa1
    
        
                    Posts
            
                
            4478
                
                            Registration date
            Thursday January 28, 2010
                            Status
            Contributor
                            Last seen
            May  5, 2022
            
            
                    766
    
    
                    
Feb 24, 2013 at 08:11 AM
    Feb 24, 2013 at 08:11 AM
                        
                    Hi
Is this tracking for all projects or is it a case where you would enter a project and then daily information about that projects gets pulled in ?
            Is this tracking for all projects or is it a case where you would enter a project and then daily information about that projects gets pulled in ?
 
        
    
    
        
    
    
    
Feb 24, 2013 at 11:00 PM
Its the later part.
A single project's daily information about that project needs to be pulled in.
Feb 25, 2013 at 07:11 AM
1. start macro recorder
2. insert a new sheet
3. go to one of the "Dated" sheet
4. apply filter for a project
5. copy all visible row
6 paste rows in newly created sheet
7. repeat 3, 4, 5 and 6 for one more "Dated" sheet]
8 stop macro
9. copy and paste the recorded macro back here.