Results 1 to 9 of 9

Read/Retrieve/locate data between different excel sheet using macro/vba

Threaded View

EugeneE Read/Retrieve/locate data... 04-25-2013, 02:24 AM
Winon Re: Read/Retrieve/locate data... 04-25-2013, 03:23 AM
EugeneE Re: Read/Retrieve/locate data... 04-25-2013, 04:06 AM
AlphaFrog Re: Read/Retrieve/locate data... 04-25-2013, 03:38 AM
EugeneE Re: Read/Retrieve/locate data... 04-25-2013, 04:04 AM
EugeneE Re: Read/Retrieve/locate data... 04-25-2013, 04:39 AM
Winon Re: Read/Retrieve/locate data... 04-25-2013, 10:32 AM
EugeneE Re: Read/Retrieve/locate data... 04-25-2013, 08:11 PM
Winon Re: Read/Retrieve/locate data... 04-26-2013, 07:50 AM
  1. #5
    Registered User
    Join Date
    04-22-2013
    Location
    Singapore
    MS-Off Ver
    Excel 2010
    Posts
    16

    Re: Read/Retrieve/locate data between different excel sheet using macro/vba

    AlphaFrog,

    Really thanks for your help.

    But, I have an error on this code:

    Set FoundEmail = Sheets("Email").Range("A:A").Find(What:=Cells(Target.Row, 3), _
    LookAt:=xlWhole, _
    MatchCase:=False)


    The Email list on sheet 2 is somehow act as a database. this is to prevent the user to manually change the email all the time. Jus enter the name, it locate the email and send out automatically.
    Last edited by EugeneE; 04-25-2013 at 04:31 AM.

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts

Search Engine Friendly URLs by vBSEO 3.6.0 RC 1