+ Reply to Thread
Results 1 to 3 of 3

Formula question-Can you create a formula to pull from one worksheet to another?

  1. #1
    Jeffrey
    Guest

    Formula question-Can you create a formula to pull from one worksheet to another?

    Can you create a formula to pull from one worksheet to another, both within
    the same file?

  2. #2
    Bob Phillips
    Guest

    re: Formula question-Can you create a formula to pull from one worksheet to another?

    Yes, a simple example

    =Sheet2!A1

    in other words just preced the cell ref with the sheet name and !. If the
    sheet has embedded spaces, enclose in single quotes, such as

    ='This Sheet'!A1

    --
    HTH

    Bob Phillips

    "Jeffrey" <[email protected]> wrote in message
    news:[email protected]...
    > Can you create a formula to pull from one worksheet to another, both

    within
    > the same file?




  3. #3
    Chip Pearson
    Guest

    re: Formula question-Can you create a formula to pull from one worksheet to another?

    Jeffrey,

    Use a simple formula like the following:

    ='Sheet2'!A1


    --
    Cordially,
    Chip Pearson
    Microsoft MVP - Excel
    Pearson Software Consulting, LLC
    www.cpearson.com




    "Jeffrey" <[email protected]> wrote in message
    news:[email protected]...
    > Can you create a formula to pull from one worksheet to another,
    > both within
    > the same file?




+ 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