+ Reply to Thread
Results 1 to 4 of 4

Copy form one sheet to different sheet in another xl

  1. #1
    Registered User
    Join Date
    09-25-2007
    Posts
    21

    Post Copy form one sheet to different sheet in another xl

    Hi There,

    I do have one big conciliated sheet from where I need to copy on each individual sheet.

    For example in conciliated sheet there are coolum like name eeno and branch.
    and I need to copy these details on there respective branch sheet in another xl.

    I have copied both sheet for reference.

    I have tried all possible way to search these threads but not found any suitable solution.

    It would be great if some body help me out of these.


    Thanks in advance.
    Sandy
    Attached Files Attached Files
    Last edited by sandeephg; 10-05-2009 at 05:27 PM.
    Thanks & Regards
    Sandeep...

    INDIA

  2. #2
    Forum Expert JBeaucaire's Avatar
    Join Date
    03-21-2004
    Location
    Bakersfield, CA
    MS-Off Ver
    2010, 2016, Office 365
    Posts
    33,492

    Re: Copy form one sheet to different sheet in another xl

    I know this is not the programming forum, but issues like this I always use a little macro to do the job. I've adapted it for your needs.
    Please Login or Register  to view this content.
    The macro is designed to work with your sheets as you've shown them. I've highlighted the parts of the code you would need to edit / change to match your actual working sheets.

    =============
    How to install the macro:

    1. Open up your "attand.xls" workbook
    2. Get into VB Editor (Press Alt+F11)
    3. Insert a new module (Insert > Module)
    4. Copy and Paste in your code (given above)
    5. Get out of VBA (Press Alt+Q)
    6. Save your sheet

    The macro is installed and ready to use. Press Alt-F8 and select it from the macro list.
    _________________
    Microsoft MVP 2010 - Excel
    Visit: Jerry Beaucaire's Excel Files & Macros

    If you've been given good help, use the icon below to give reputation feedback, it is appreciated.
    Always put your code between code tags. [CODE] your code here [/CODE]

    ?None of us is as good as all of us? - Ray Kroc
    ?Actually, I *am* a rocket scientist.? - JB (little ones count!)

  3. #3
    Registered User
    Join Date
    09-25-2007
    Posts
    21

    Re: Copy form one sheet to different sheet in another xl

    Hi JB,

    sorry for asking again but this is not working at all.

  4. #4
    Forum Expert JBeaucaire's Avatar
    Join Date
    03-21-2004
    Location
    Bakersfield, CA
    MS-Off Ver
    2010, 2016, Office 365
    Posts
    33,492

    Re: Copy form one sheet to different sheet in another xl

    OK, it's not working. I'm not sure if I see a question. How about posting up your new workbook with your attempted use of the macro and I'll take a look.

+ Reply to Thread

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