For example, a product table has thousands of product numbers in the rows, but the unique product code distinguishes certain categories of the items by the third letter being A for Antennas, B for Brackets, C for Cones, and so on for dozens more, with numerous sizes and models available in each.
How can I organize the table (either by copying, creating new, or modifying the current) into nine or ten separate sub-tables showing the top 3 or top 5 models of the product that is in inventory?
How can I organize the table (either by copying, creating new, or modifying the current) into nine or ten separate sub-tables showing the top 3 or top 5 models of the product that is in inventory?