+ Reply to Thread
Results 1 to 2 of 2

Excel 2007 : copy data

  1. #1
    Registered User
    Join Date
    05-27-2009
    Location
    USA
    MS-Off Ver
    Excel 2007
    Posts
    22

    copy data

    Hi Everyone,

    I have like 15 workbooks(I call it source) and each work book has 1 column.
    How can I copy the average of the 1 column from the source work books into a specific cell of another workbook(I call it a destination).

    For example in workbook1 I have column B with 100 numbers, I need to calculate the average and copy this into a cell say C10 of workbook2.

    It would be great if anyone can come up with the code.

    Thanks
    Djkahc
    Reply With Quote

  2. #2
    Forum Expert teylyn's Avatar
    Join Date
    10-28-2008
    Location
    New Zealand
    MS-Off Ver
    Excel 365 Insider Fast
    Posts
    11,372

    Re: copy data

    Hi,

    in cell C10 of workbook 2, put this formula

    =AVERAGE('[workbook1.xls]Sheet1'!$B$1:$B$100)

    hth

+ 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