+ Reply to Thread
Results 1 to 2 of 2

Copy cell value from one worksheet to another

  1. #1
    Registered User
    Join Date
    04-12-2006
    Posts
    30

    Copy cell value from one worksheet to another

    I know I have done this before, but I cannot get it to work. I want to copy values input in one worksheet to another worksheet. Simple but I can't get it to work.
    THanks

  2. #2
    Forum Expert Moo the Dog's Avatar
    Join Date
    09-28-2012
    Location
    Wisconsin
    MS-Off Ver
    Office 365 (PC & Mac)
    Posts
    1,845

    Re: Copy cell value from one worksheet to another

    There are a number of ways to do what you want.

    Easiest:
    If you want the value in cell E4 of Sheet2 to appear in cell A1 on Sheet1, then in cell A1 on Sheet1 enter:
    =Sheet2!E4

    If you need to lookup the value or compare other values to return the value you want, there's INDEX/MATCH, VLOOKUP, and other functions that can do this for you as well...

    - Moo

+ 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