+ Reply to Thread
Results 1 to 4 of 4

copying an entire sheet dynamically

  1. #1
    Registered User
    Join Date
    05-22-2016
    Location
    paris, france
    MS-Off Ver
    13
    Posts
    2

    copying an entire sheet dynamically

    Hi all,

    I would like to copy an entire sheet from a workbook W1 into another workbook W2. W1 will evolve every day. I would like W2 to update automatically every time I open it.

    I know how to do it with one cell: I just create a formula in W2 referring to the cell I want to copy in W1. Easy. The problem is that I have thousands of cells and I can't do that one by one. And also, dragging the formula doesn't work with references from another workbook....
    How can I copy a whole sheet please?

    Oh and also, copy paste with link is not suitable because I need W2 to update even when W1 is closed.

    Can somebody help me please? I'm stuck...

    Thanks

  2. #2
    Forum Expert
    Join Date
    11-28-2012
    Location
    Guatemala
    MS-Off Ver
    Excel 2010
    Posts
    2,394

    Re: copying an entire sheet dynamically

    Can VBA be used?

  3. #3
    Registered User
    Join Date
    05-22-2016
    Location
    paris, france
    MS-Off Ver
    13
    Posts
    2

    Re: copying an entire sheet dynamically

    yes, but I am really a beginner at it...

    maybe a program that fills the cells when I run it.
    I'll see if I can but I thought maybe somebody had a solution to make the dragging of the formula possible or something.

    Thank you.

  4. #4
    Valued Forum Contributor
    Join Date
    01-08-2011
    Location
    Portsmouth, England
    MS-Off Ver
    Excel 2007 to 2016
    Posts
    456

    Re: copying an entire sheet dynamically

    You should be able to do it by dragging the formula.

    When you set up your first "link" cell, change the formula to a relative instead of absolute reference.

    So if it looks like ='[W1]Sheet1'!$A$1

    Change it to ='[W1]Sheet1'!A1

    then drag it to your other cells on W2

    Excel is a constant learning process and it's great to help each other. If any of us have helped you today, a click on the star on the left is appreciated.

+ Reply to Thread

Thread Information

Users Browsing this Thread

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

Similar Threads

  1. Please Help copying entire row to new sheet
    By weatherguard in forum Excel General
    Replies: 8
    Last Post: 03-03-2016, 07:31 AM
  2. Copying a column from one sheet to another dynamically
    By craig159753 in forum Excel Programming / VBA / Macros
    Replies: 4
    Last Post: 06-02-2015, 05:59 AM
  3. Looking up a word in the data sheet and copying the entire row to a different sheet
    By ismail000 in forum Excel Programming / VBA / Macros
    Replies: 1
    Last Post: 06-30-2014, 08:38 AM
  4. Copying and pasting entire sheet....in vba
    By welchs101 in forum Excel Programming / VBA / Macros
    Replies: 2
    Last Post: 03-21-2010, 07:28 PM
  5. Replies: 1
    Last Post: 11-11-2009, 05:54 PM
  6. Copying dynamically from one sheet to another without blanks
    By fynn in forum Excel Programming / VBA / Macros
    Replies: 3
    Last Post: 06-06-2008, 01:16 AM
  7. copying entire row from one sheet to another
    By EddyAddelan in forum Excel Programming / VBA / Macros
    Replies: 14
    Last Post: 11-09-2006, 11:12 AM

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