+ Reply to Thread
Results 1 to 2 of 2

find and copy matched cell on other worksheet

  1. #1
    Registered User
    Join Date
    10-11-2007
    Posts
    6

    find and copy matched cell on other worksheet

    Hi,

    Here is my problem:

    On one of my worksheet I have dates from Jan 04, Feb 04, ... to Dec 06 (in column A) and each date matches with a percentage (in column B).

    I would like to report on another worksheet the corresponding percentage when I enter a date, e.g. if a enter Feb 04 in cell C9 I want the corresponding percentage to show up in cell E9.

    How is this possible?
    Thanks

  2. #2
    Forum Contributor
    Join Date
    08-10-2006
    Posts
    723
    hi,

    use a "vlookup"
    creat the table in sheet1 using columns a AND B

    in sheet2 e9 put = vlookup(c9,"table name",2)



    steve
    Last edited by stevekirk; 10-11-2007 at 01:03 PM.

+ 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