Results 1 to 4 of 4

Thread: VBA Excel import data

  1. #1

    Thread Starter
    New Member
    Join Date
    Sep 2015
    Posts
    3

    Lightbulb VBA Excel import data

    Hello everyone!

    Would you help me please? I don't have any idea about VB but I have to create a macro..
    I have to search for a name of the company in the first excel file and put it and its data to the second one, in the sheet that corresponds to this name. The data will be repeated many times so I need to actualize the file every time.

    I will attach 2 pictures and will hope that you can help me... Thank you!

    Name:  Enter.jpg
Views: 407
Size:  27.5 KBName:  Base.jpg
Views: 319
Size:  28.2 KB

  2. #2
    PowerPoster
    Join Date
    Dec 2004
    Posts
    25,618

    Re: VBA Excel import data

    I will attach 2 pictures and will hope
    i can not possibly read the text in those images
    you will need to give more details and maybe post a sample workbook (zip first)

    so I need to actualize the file every time.
    what do you mean by this?
    i do my best to test code works before i post it, but sometimes am unable to do so for some reason, and usually say so if this is the case.
    Note code snippets posted are just that and do not include error handling that is required in real world applications, but avoid On Error Resume Next

    dim all variables as required as often i have done so elsewhere in my code but only posted the relevant part

    come back and mark your original post as resolved if your problem is fixed
    pete

  3. #3
    Don't Panic! Ecniv's Avatar
    Join Date
    Nov 2000
    Location
    Amsterdam...
    Posts
    5,343

    Re: VBA Excel import data

    More importantly, what code have you got at the moment ?
    Are you running from a user form, or a button or just a macro?
    Which bit of your code doesn't work or do what you need?

    BOFH Now, BOFH Past, Information on duplicates

    Feeling like a fly on the inside of a closed window (Thunk!)
    If I post a lot, it is because I am bored at work! ;D Or stuck...
    * Anything I post can be only my opinion. Advice etc is up to you to persue...

  4. #4

    Thread Starter
    New Member
    Join Date
    Sep 2015
    Posts
    3

    Re: VBA Excel import data

    Hi everyone,

    thank you for your messages.

    I will upload some excel files to make you clear the task I have to do Attachment 130917

    I wanted to write just a macro, nothing more. But I really dont have any idea about programming... Maybe you can recommend me something.

    Thank you!

Tags for this Thread

Posting Permissions

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



Click Here to Expand Forum to Full Width