M
Mike
Here's the situation. I'm trying to make an addition to an old (and non
ideal) DB
There are tables named for different pannels they nave spaces and sometimes
hypens in the name. ex "ABC-DEF C123 Aux" and "ABC T2345"
inside these tables there are 3 fields i'm interested in. Color, Length and
Size
all of these fields are text fields.
there is another table "Usable Panels" that lists the "active" panels/tables.
Here's my task.
I want to develop a way to take a panel from the "active" table, then search
the desired table and addup the lengths of each specific color/size combo in
that table.
i.e. there may be 3 listings for a size blue 10, 40 for a yellow 14 and 130
for a yellow 16.
any ideas on the best way to go aobut this?
ideal) DB
There are tables named for different pannels they nave spaces and sometimes
hypens in the name. ex "ABC-DEF C123 Aux" and "ABC T2345"
inside these tables there are 3 fields i'm interested in. Color, Length and
Size
all of these fields are text fields.
there is another table "Usable Panels" that lists the "active" panels/tables.
Here's my task.
I want to develop a way to take a panel from the "active" table, then search
the desired table and addup the lengths of each specific color/size combo in
that table.
i.e. there may be 3 listings for a size blue 10, 40 for a yellow 14 and 130
for a yellow 16.
any ideas on the best way to go aobut this?