+ Reply to Thread
Results 1 to 3 of 3

trying to reference cells from different files, need help quick

  1. #1
    Registered User
    Join Date
    12-22-2009
    Location
    illinois
    MS-Off Ver
    Excel 2003
    Posts
    1

    trying to reference cells from different files, need help quick

    so i was wondering if there is a way to reference data from different excel files

    example

    I want to have a cell from file1 show on file2
    and everytime that cell is updated on file1.. i want it to do the same on file2

    idk if im explaining it clearly, i want it to like reference the cell from another file and update anytime that one does

    is there a way to do this?
    Last edited by ey3dol; 12-22-2009 at 03:11 PM.

  2. #2
    Forum Expert NBVC's Avatar
    Join Date
    12-06-2006
    Location
    Mississauga, CANADA
    MS-Off Ver
    2003:2010
    Posts
    34,898

    Re: Need quick help at work!

    Welcome to the forum,

    Your post does not comply with Rule 1 of our Forum RULES. Your post title should accurately and concisely describe your problem, not your anticipated solution. Use terms appropriate to a Google search. Poor thread titles, like Please Help, Urgent, Need Help, Formula Problem, Code Problem, and Need Advice will be addressed according to the OP's experience in the forum: If you have less than 10 posts, expect (and respond to) a request to change your thread title. If you have 10 or more posts, expect your post to be locked, so you can start a new thread with an appropriate title.
    To change a Title on your post, click EDIT then Go Advanced and change your title, if 2 days have passed ask a moderator to do it for you.
    Where there is a will there are many ways.

    If you are happy with the results, please add to the contributor's reputation by clicking the reputation icon (star icon) below left corner

    Please also mark the thread as Solved once it is solved. Check the FAQ's to see how.

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

    Re: trying to reference cells from different files, need help quick

    To reference a cell in one sheet from another sheet, you add the sheet ref to the cell ref. To get data from another workbook, you add that, too.

    =A1
    =Sheet1!A1
    ='[Book2.xls]'Sheet1!A1
    _________________
    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!)

+ 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