+ Reply to Thread
Results 1 to 7 of 7
  1. #1
    Registered User
    Join Date
    12-11-2009
    Location
    Luang Prabang, Laos
    MS-Off Ver
    Excel 2008 for Mac
    Posts
    33

    Get graphicsdata from different files

    Hello,

    New user and basic Excel skills. So please help!
    I have a 2009 and a 2010 excel file, where I keep track of the revenue per month in my company. Now I want to create a new file with several graphics where I can compare 2009 and 2010. It works for different worksheets, can it be done for different files??

    Thanks
    Last edited by ADB; 12-15-2009 at 12:39 AM.

  2. #2
    Valued Forum Contributor Rahul Nagar's Avatar
    Join Date
    09-18-2008
    Location
    nasik
    MS-Off Ver
    Excel 2003
    Posts
    434

    Re: Get graphicsdata from different files

    Hi,

    Please attached some sample data for more details.
    So that I can help you.

    Rahul
    __________________
    Regards
    Rahul Nagar
    Founder of www.myshortcutkeys.com.


    If you get the answer of your questions then please click EDIT in your original post then click on GO ADVANCED and set the PREFIX box to SOLVED. It helps everybody! ....
    Also
    If you are satisfied by any members response to your problem please consider using the scales icon top right of thier post to show your appreciation.

  3. #3
    Forum Guru
    Join Date
    08-05-2004
    Location
    NJ
    MS-Off Ver
    MS 2007
    Posts
    4,972

    Re: Get graphicsdata from different files

    Yes, it can be done with different files. Depending on what the formulas are, the files might need to be opened to use them. Is that acceptable or would you want to be working with closed files?
    In general, to refer to a different file, the file name goes in brackets e.g.
    Code:
    =[test2.xls]Sheet1!A1-[test1.xls]Sheet1!A1
    where test1 and test2 are your two other open workbooks. When you close the other two workbooks, your formula will automatically adjust to include the path. (Again, not all formulas work with closed workbooks)
    Code:
    ='\\mydocuments\Home\user\[test2.xls]Sheet1'!A1-'\\mydocuments\Home\user\[test1.xls]Sheet1'!A1
    Does that help?
    ChemistB
    My 2¢

    Don't forget to mark threads as "Solved" (Edit First post>Advanced>Change Prefix)
    If I helped, Don't forget to add to my reputation (click on the little star at bottom of this post)

  4. #4
    Registered User
    Join Date
    12-11-2009
    Location
    Luang Prabang, Laos
    MS-Off Ver
    Excel 2008 for Mac
    Posts
    33

    Re: Get graphicsdata from different files

    Yes thanks! That doe help. Although, it's not fixed... Apparently one of the two files I wish to use data from is open, and the other is not. So the next question is, how do I make a document "open"?

    I just want to make a column chart with data from two different documents...

    Thanks for clarifying the first issue!

    ADB
    Last edited by ADB; 12-13-2009 at 01:57 AM.

  5. #5
    Forum Moderator teylyn's Avatar
    Join Date
    10-28-2008
    Location
    New Zealand
    MS-Off Ver
    2003 & 2010
    Posts
    10,042

    Re: Get graphicsdata from different files

    So the next question is, how do I make a document "open"?
    Maybe:

    File - Open - file name ....
    teylyn
    Microsoft MVP - Excel
    At Excelforum, you can say "Thank you!" by clicking the icon below the post.

    Avoid pie charts with more than two data points. Why? See here (pdf, 559 kb). The only acceptable pie chart is here.

  6. #6
    Registered User
    Join Date
    12-11-2009
    Location
    Luang Prabang, Laos
    MS-Off Ver
    Excel 2008 for Mac
    Posts
    33

    Re: Get graphicsdata from different files

    Quote Originally Posted by teylyn View Post
    Maybe:

    File - Open - file name ....
    I'm afraid that's not the solution. Maybe to clarify: I just want to direct a cell to a different document. So between worksheet is goes like this: =July!F50 But In my files, it's doesn't do the same for different documents. I know it can be possible, but I think I have to adjust something in the settings for the document.

    I hope anybody can help,

    ADB

  7. #7
    Registered User
    Join Date
    12-11-2009
    Location
    Luang Prabang, Laos
    MS-Off Ver
    Excel 2008 for Mac
    Posts
    33

    Re: Get graphicsdata from different files

    Ok, it turned out to be really easy...

    I forgot to "save" my destination workbook. Without doing that, it's not possible.

    Solved.

    ADB

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.2.0