+ Reply to Thread
Results 1 to 1 of 1

Filter data into multiple subtables

  1. #1
    Registered User
    Join Date
    01-15-2005
    Posts
    3

    Filter data into multiple subtables

    Hi,

    I have a table with data like:
    Name | Description | type
    blah | blah blah | 1
    blah | blah blah | 1
    blah | blah blah | 1
    blah | blah blah | 2
    blah | blah blah | 3
    blah | blah blah | 3

    I am trying to extract this data and make tables for each type example:
    Name | type
    blah | 1
    blah | 1
    blah | 1

    Name | type
    blah | 2

    What could I use for something like this? It doesn't have to be automatic, as the number of types are limited to only 5 or 6 options. I just want it to update the filter automatically as in if I had another row to the main table it will add it automatically to the corresponding type-table.

    Thanks for any help or suggestions.

    Regards,
    RishiD
    Last edited by rishid; 08-15-2008 at 11:00 AM.

+ 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