+ Reply to Thread
Results 1 to 9 of 9

copy sheet from one workbook to another

  1. #1
    Forum Contributor
    Join Date
    03-28-2013
    Location
    singapore
    MS-Off Ver
    Excel 2010
    Posts
    157

    Post copy sheet from one workbook to another

    hi friends,

    I have 2 workbooks .YC55(RANGE A1:D7245) and Book1(RANGE A1:9000) . In YC55 , I have one sheet with values. I need to automatically copy that sheet and paste into BOOK1.

    Note: Every week yc55 is updated .

    How to write VBA code for that !

  2. #2
    Forum Contributor
    Join Date
    03-28-2013
    Location
    singapore
    MS-Off Ver
    Excel 2010
    Posts
    157

    Re: copy sheet from one workbook to another

    i should use record macro to find code or SQL . Which is better
    ?
    Last edited by joh46k; 05-30-2013 at 01:56 AM.

  3. #3
    Administrator FDibbins's Avatar
    Join Date
    12-29-2011
    Location
    Duncansville, PA USA
    MS-Off Ver
    Excel 7/10/13/16/365 (PC ver 2310)
    Posts
    52,955

    Re: copy sheet from one workbook to another

    Hi jon forum rules require you to wait 24 hours (1 day) before bumping

    Having said that, you could probably write your own macro to do this, quite easily using the macro recorder.

    Have everything ready, click the record button, go through all the sequence of steps as you normally would, stop the recorder when you are finished. Create a button, add the macro, and you'r done
    1. Use code tags for VBA. [code] Your Code [/code] (or use the # button)
    2. If your question is resolved, mark it SOLVED using the thread tools
    3. Click on the star if you think someone helped you

    Regards
    Ford

  4. #4
    Forum Contributor arlu1201's Avatar
    Join Date
    09-09-2011
    Location
    Bangalore, India
    MS-Off Ver
    Excel 2003 & 2007
    Posts
    19,166

    Re: copy sheet from one workbook to another

    Should the data from the sheet be copied or should the sheet be copied as a whole?
    If I have helped, Don't forget to add to my reputation (click on the star below the post)
    Don't forget to mark threads as "Solved" (Thread Tools->Mark thread as Solved)
    Use code tags when posting your VBA code: [code] Your code here [/code]

  5. #5
    Forum Contributor
    Join Date
    03-28-2013
    Location
    singapore
    MS-Off Ver
    Excel 2010
    Posts
    157

    Re: copy sheet from one workbook to another

    Quote Originally Posted by arlu1201 View Post
    Should the data from the sheet be copied or should the sheet be copied as a whole?


    Data from the sheet be copied !!

  6. #6
    Forum Contributor
    Join Date
    03-28-2013
    Location
    singapore
    MS-Off Ver
    Excel 2010
    Posts
    157

    Re: copy sheet from one workbook to another

    Bump no response

  7. #7
    Administrator FDibbins's Avatar
    Join Date
    12-29-2011
    Location
    Duncansville, PA USA
    MS-Off Ver
    Excel 7/10/13/16/365 (PC ver 2310)
    Posts
    52,955

    Re: copy sheet from one workbook to another

    Did you even try my suggestion, or are you waiting for some-one to hand you the solution?

    and did you even read my 1st post?
    Hi jon forum rules require you to wait 24 hours (1 day) before bumping

  8. #8
    Forum Contributor
    Join Date
    03-28-2013
    Location
    singapore
    MS-Off Ver
    Excel 2010
    Posts
    157

    Re: copy sheet from one workbook to another

    i tired but not satsfied with result. so now i waiting for some to hand me the solution !!

  9. #9
    Forum Contributor arlu1201's Avatar
    Join Date
    09-09-2011
    Location
    Bangalore, India
    MS-Off Ver
    Excel 2003 & 2007
    Posts
    19,166

    Re: copy sheet from one workbook to another

    You can post whatever you tried here and we can help you edit it.

+ 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