+ Reply to Thread
Results 1 to 7 of 7

Thread: Linking Worksheets

  1. #1
    Registered User
    Join Date
    07-27-2011
    Location
    Philippines
    MS-Off Ver
    Excel 2003
    Posts
    13

    Linking Worksheets

    hey there,

    how do i link work sheet 1 and worksheet 2 wherein everytime i type a data in worksheet 1 it will automatically be reflected in worksheet 2? thank you.

  2. #2
    Valued Forum Contributor vlady's Avatar
    Join Date
    09-22-2011
    Location
    Philippines - Guimba-Nueva Ecija
    MS-Off Ver
    2010
    Posts
    784

    Re: Linking Worksheets

    Hello Marbie
    --Kabayan
    Fastest way is to use Paste Special then choose pastelink - I think..
    Contributors to this forum do not get paid. They give their valuable time to help you solve your problem. That's why feel free to CLICK their STAR icon to say thank you -even the given idea/solution didn't really solve your queries. The time given to you deserves a small gratitude anyway.

    Dare to give a pencil to a child. http://www.blackpencilproject.org/

  3. #3
    Valued Forum Contributor vlady's Avatar
    Join Date
    09-22-2011
    Location
    Philippines - Guimba-Nueva Ecija
    MS-Off Ver
    2010
    Posts
    784

    Re: Linking Worksheets

    Select sheet 1 then
    select the range you will use. CTRL + c
    goto Worksheet2 then pastespecial.
    youl notice that it will have a 0 value you can use conditions here to hide it.
    Contributors to this forum do not get paid. They give their valuable time to help you solve your problem. That's why feel free to CLICK their STAR icon to say thank you -even the given idea/solution didn't really solve your queries. The time given to you deserves a small gratitude anyway.

    Dare to give a pencil to a child. http://www.blackpencilproject.org/

  4. #4
    Registered User
    Join Date
    11-24-2011
    Location
    India
    MS-Off Ver
    Excel 2003
    Posts
    12

    Re: Linking Worksheets

    if you have a suggestion, if you have two sheets then "=Sheet1!A1" in Sheet2 and copy paste it in the same area you are going to use in Sheet1. It will automatically update the data.

  5. #5
    Registered User
    Join Date
    07-27-2011
    Location
    Philippines
    MS-Off Ver
    Excel 2003
    Posts
    13

    Re: Linking Worksheets

    thanks. I already used the "=Sheet1A1" function. however, i don't want 0 to appear in sheet 2 in case there is still no value in sheet 1. i was hoping that someone could help me wtih the formula so that no 0 will be copied / seen.

    thank you.

  6. #6
    Forum Guru darkyam's Avatar
    Join Date
    03-05-2008
    Location
    Colorado, US
    MS-Off Ver
    2007
    Posts
    2,170

    Re: Linking Worksheets

    =IF(Sheet1!A1="","",Sheet1!A1) should do it.
    Life is about perseverance. Remember: today's mighty oak tree is just yesterday's nut that held its ground.

    If you like a post, please rate it with the scales icon (top right).
    If you feel really indebted, please consider a donation to charity, such as Feed the Children or Habitat for Humanity.

  7. #7
    Registered User
    Join Date
    07-27-2011
    Location
    Philippines
    MS-Off Ver
    Excel 2003
    Posts
    13

    Re: Linking Worksheets

    it works!!! thanks a lot!!! =)))

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