+ Reply to Thread
Results 1 to 2 of 2

Referencing other sheets

  1. #1
    Forum Contributor
    Join Date
    10-29-2004
    Posts
    291

    Question Referencing other sheets

    If I have some formulas on Sheet 2 and want it to pull information from sheet 1 how do I do that?

  2. #2
    Registered User
    Join Date
    03-03-2005
    Location
    UK
    Posts
    26
    To reference another sheet you type the sheet name then ! and the cell you want to reference

    =Sheet!A1

    or

    =IF(Sheet2!A2 = "",Sheet2!A2,A2)

    to make the cell equal to the value of cell A1 in Sheet 1.

    Hope This Helps

+ 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