Find email and copy
Closed
                                    
                        AntoHere                    
                                    -
                            Aug  9, 2009 at 09:02 PM
                        
Excelguru Posts 261 Registration date Saturday April 11, 2009 Status Member Last seen June 21, 2011 - Aug 12, 2009 at 01:37 AM
        Excelguru Posts 261 Registration date Saturday April 11, 2009 Status Member Last seen June 21, 2011 - Aug 12, 2009 at 01:37 AM
        Related:         
- Find email and copy
 - How to recover facebook password without email and phone number - Guide
 - Free fire email id - Guide
 - Snapchat sign up email - Guide
 - How to type email on laptop - Guide
 - How to refresh outlook email - Guide
 
2 responses
                
        
                    Excelguru
    
        
                    Posts
            
                
            261
                
                            Registration date
            Saturday April 11, 2009
                            Status
            Member
                            Last seen
            June 21, 2011
            
            
                    307
    
    
                    
Aug 10, 2009 at 06:25 AM
    Aug 10, 2009 at 06:25 AM
                        
                    use mid function
start=12
len=find(for com)+3
            start=12
len=find(for com)+3
                
        
                    Excelguru
    
        
                    Posts
            
                
            261
                
                            Registration date
            Saturday April 11, 2009
                            Status
            Member
                            Last seen
            June 21, 2011
            
            
                    307
    
    
                    
Aug 12, 2009 at 01:37 AM
    Aug 12, 2009 at 01:37 AM
                        
                    before mid or find, use worksheetfunction ie, worksheetfunction.mid
                
                
            
        
    
    
    
    
Aug 11, 2009 at 07:56 PM
Thank you for the input, I could understand how it works, but i'm currently using VBA and the MID, FIND are excel macros, and when I try to use then in VBA, I get an error "function not defined", so is there any equal function in VBA this will help achieve your suggestion.
- Herald A.