+ Reply to Thread
Results 1 to 4 of 4

Copy table row to another sheet when a specific cell contains the right word

  1. #1
    Registered User
    Join Date
    07-17-2013
    Location
    Idaho, USA
    MS-Off Ver
    Excel 2010
    Posts
    3

    Copy table row to another sheet when a specific cell contains the right word

    I am trying to create an excel for a sport team draft process that I am in charge of that will take place in a while. I want to make it so that on the main page with all the players, that when I type in the team name at the end of the row in the table that that player got drafted onto, it will copy the name of the player onto another sheet in the same workbook. Any thoughts?

  2. #2
    Valued Forum Contributor
    Join Date
    05-20-2013
    Location
    Ohio, USA
    MS-Off Ver
    Excel 2013
    Posts
    941

    Re: Copy table row to another sheet when a specific cell contains the right word

    I can think of various conditions that could be placed on doing that, such as do you want the "drafted player" rows in the same order as the selecting team was entered?

    Anyway, if you actually want the row copied over, it'll probably take VBA coding to do that, especially in the order selected.

    The other method is via formulas on the second sheet... which isn't quite the same as copying ... and use lookup methods which result in blank cell values for players not yet selected... and if you want them in the order selected, there will have to be a column which provides an order selected value.

  3. #3
    Registered User
    Join Date
    07-17-2013
    Location
    Idaho, USA
    MS-Off Ver
    Excel 2010
    Posts
    3

    Re: Copy table row to another sheet when a specific cell contains the right word

    Yeah having it in the same order would be good. I'm afraid I don't know what VBA coding is. Is it possible for you to give me a brief run-down on how it works, pertaining to my situation? If not being directed to where I could go to learn about VBA coding would be very helpful.

    And how would I use formulas on the second sheet? I figured it would be lookup methods, but I'm not sure exactly which one or how to use it.

  4. #4
    Valued Forum Contributor
    Join Date
    05-20-2013
    Location
    Ohio, USA
    MS-Off Ver
    Excel 2013
    Posts
    941

    Re: Copy table row to another sheet when a specific cell contains the right word

    Let's just go simple first... suing formulas.

    See if the attached example provides enough to get 'er done.
    Attached Files Attached Files

+ Reply to Thread

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Similar Threads

  1. [SOLVED] Copy specific cells based on one word in the cell, to a different worksheet
    By Lfaulst1 in forum Excel Programming / VBA / Macros
    Replies: 4
    Last Post: 03-30-2013, 05:26 PM
  2. Replies: 1
    Last Post: 10-19-2012, 06:10 AM
  3. Replies: 0
    Last Post: 09-17-2012, 11:10 AM
  4. Copy specific columns to specific cell on new sheet
    By jones_net in forum Excel Programming / VBA / Macros
    Replies: 1
    Last Post: 02-19-2010, 02:34 AM
  5. Copy specific table from word to Excel
    By raz1978 in forum Excel General
    Replies: 1
    Last Post: 10-11-2007, 06:58 PM

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