+ Reply to Thread
Results 1 to 4 of 4

Data in 2 columns... copy formulas to rows

  1. #1
    Forum Contributor
    Join Date
    01-30-2011
    Location
    Vancouver, Canada
    MS-Off Ver
    Excel 2010
    Posts
    604

    Data in 2 columns... copy formulas to rows

    See attached.

    1) I have 2 columns of data in the "Data" worksheet.
    2) In Sheet2 I have formulas that I entered manually
    3) I would like to use the formulas in Sheet2 to get create the information in Sheet1.


    How can I copy the Sheet2 formula and make the output on Sheet1? The output on Sheet1 should be the second column in the "Data" worksheet.
    Attached Files Attached Files

  2. #2
    Administrator 6StringJazzer's Avatar
    Join Date
    01-27-2010
    Location
    Tysons Corner, VA, USA
    MS-Off Ver
    MS365 Family 64-bit
    Posts
    24,721

    Re: Data in 2 columns... copy formulas to rows

    Is this what you need? Put this formula in Sheet1!C3 and copy to the right

    =VLOOKUP(Sheet2!C6,Data!$C$7:$E$11,3,0)
    Jeff
    | | |會 |會 |會 |會 | |:| | |會 |會
    Read the rules
    Use code tags to [code]enclose your code![/code]

  3. #3
    Forum Contributor
    Join Date
    01-30-2011
    Location
    Vancouver, Canada
    MS-Off Ver
    Excel 2010
    Posts
    604

    Re: Data in 2 columns... copy formulas to rows

    Sorry.. my mistake. The data in Sheet2 will have different formulas included. It will not be exactly the same info in the columns of the Data worksheet. See attached.
    Attached Files Attached Files

  4. #4
    Administrator 6StringJazzer's Avatar
    Join Date
    01-27-2010
    Location
    Tysons Corner, VA, USA
    MS-Off Ver
    MS365 Family 64-bit
    Posts
    24,721

    Re: Data in 2 columns... copy formulas to rows

    The second example is just more confusing. I have no idea how you expect to get the data in Sheet1 based on the data in Data and Sheet2.

+ 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