+ Reply to Thread
Results 1 to 2 of 2

Macro to Filter, Select, Copy, Paste (Baseball Related)

  1. #1
    Registered User
    Join Date
    06-23-2013
    Location
    USA
    MS-Off Ver
    Excel 2010
    Posts
    1

    Macro to Filter, Select, Copy, Paste (Baseball Related)

    Hi, this seems like the easiest thing in the world, but I cannot make it work so any help would be appreciated. I spent the past few hours searching and trying to answer my own question but that didn't work out so well.

    Here's the question:

    Workbook "Fantasy Baseball" contains 3 Worksheets "Roster", "Hitters", "Pitchers"

    Worksheet Roster has 25 rows, each with the following columns:
    COL A = Players Designation ("H" for Hitter or "P" for Pitcher)
    COL B = Players Name
    COL C = Players Position
    COL D = Players Ranking
    COL E = Players Salary
    COL F = Hyperlink to Player Notes on MLB.com

    I'm trying to create a macro that will look at COL A and when it finds an "H" it copies only COL B (Player Name) and COL F (Hyperlink) to paste to sheet "Hitters"

    Then, either in same macro or a different macro: look at COLA A and if it finds a "P", copy only COL B (Player Name) and COL F(Hyperlink) and paste to sheet "Pitchers"

    Thanks for any assistance.

  2. #2
    Forum Expert
    Join Date
    04-22-2013
    Location
    .
    MS-Off Ver
    .
    Posts
    4,418

    Re: Macro to Filter, Select, Copy, Paste (Baseball Related)

    Something like:
    Please Login or Register  to view this content.

+ 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