+ Reply to Thread
Results 1 to 2 of 2

Extract data from one worksheet to another

  1. #1
    Registered User
    Join Date
    01-21-2013
    Location
    Seattle, WA
    MS-Off Ver
    Excel 2010
    Posts
    21

    Extract data from one worksheet to another

    Hello,

    I'm trying to extract data based on a value I enter into a cell.

    In workbook Book1, worksheet Sheet1, I enter in the Month in cell C5. There is data in the Data tab.

    In workbook Book2, I want the data in Book 1 entered into the yellow space depending on the month entered in Book1.

    For example, if I choose Mar in Book1, I wanted the yellow space in Book2 to populate with the Mar data.

    Mar 7 6
    Mar 94 9
    Mar 9 8

    Is this possible with a normal macro, not a private sub (worksheet change)?

    Thank you!
    Attached Files Attached Files

  2. #2
    Forum Expert
    Join Date
    06-12-2012
    Location
    Ridgefield Park, New Jersey
    MS-Off Ver
    Excel 2003,2007,2010
    Posts
    10,241

    Re: Extract data from one worksheet to another

    Maybe:

    Please Login or Register  to view this content.
    Make Sheets("Data") active first.

+ 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