+ Reply to Thread
Results 1 to 2 of 2

outputting data

  1. #1
    Registered User
    Join Date
    04-27-2004
    Posts
    21

    outputting data

    I have a work sheet titled "Category"
    It contains the following data
    -----------------------------
    Category
    Marathon
    Shell
    Sunoco
    BP
    Exxon

    Category
    Kohls
    Target
    Walmart
    Jcpenney


    I have another work sheet titled "Raw Data"
    It contains the following data
    --------------------------------------
    Category Date amount
    MARATHON OIL 12/25/2006 $(13.44)

    I want the macro to do the following
    -----------------------------------
    Select all the raw data
    1.) Select all the raw data from worksheet "Raw Data"
    2.) Advanced Filter --> the Marathon category
    3.) Output the data into a worksheet titled "Marathon"

    4.) Select all the raw data from worksheet "Raw Data"
    5.) Advanced Filter --> the Kohls category
    6.) Output the filtered data into a worksheet titled "Kohls"


    and so on.....


    Thanks for any help that is given

  2. #2
    Forum Expert royUK's Avatar
    Join Date
    11-18-2003
    Location
    Derbyshire,UK
    MS-Off Ver
    Xp; 2007; 2010
    Posts
    26,200
    Adapt the code in this earlier post

    http://www.excelforum.com/showthread...ghlight=exists
    Hope that helps.

    RoyUK
    --------
    For Excel Tips & Solutions, free examples and tutorials why not check out my web site

    Free DataBaseForm example

+ 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