+ Reply to Thread
Results 1 to 2 of 2

Verification/Import of data

  1. #1
    Registered User
    Join Date
    01-30-2006
    Posts
    15

    Verification/Import of data

    Hello,

    I have two separate worksheets. I would like to use the first worksheet to verify the same data on the second worksheet is correct. For instance, in worksheet one I have a city and a number (in two individual cells) and I would like this same data in the second worksheet (in two individual cells). Is there a way to somehow link (?) or import or (?) the two sheets so when the first worksheet is updated, the second worksheet will also update. I am so very lost.

    Thanks for your help!

  2. #2
    Pete
    Guest

    Re: Verification/Import of data

    In your second sheet you enter a formula like:

    ='Sheet 1'!A1

    to bring the value from cell A1 into the cell where the formula is
    (assume A1 also). Whenever you change the value in the first sheet, the
    second sheet's value will also change. The formula can be copied across
    and/or down the second sheet to bring values from other cells on Sheet
    1 - it will not copy the formats, however.

    Hope this helps.

    Pete


+ 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