A
atledreier
Hello.
I have the following problem.
I have a master list of tags with their description and other
information.
Two of these information fields is 'Loop' and 'Area'. I then combine
these two in a query into an expression field that is [loop] & "-" &
[Area]. This works fine. I also made a query that list only the unique
combinations of Loop and Area.
Now, my problem:
These unique combinations of 'Loop' and 'Area' need to go in the
master list, as a tag.
I have made an append-query that can add them to the master table with
the correct category, but that will not delete combinations no longer
used.
Is there a way to make sure this master list of tags always contain
only relevant combinations of the fields? Or do I need to make my
users update this manually at regular intervals to make sure the list
is correct?
TBL_Tag:
Tag
Desc
Loop
Area
Cat
I have the following problem.
I have a master list of tags with their description and other
information.
Two of these information fields is 'Loop' and 'Area'. I then combine
these two in a query into an expression field that is [loop] & "-" &
[Area]. This works fine. I also made a query that list only the unique
combinations of Loop and Area.
Now, my problem:
These unique combinations of 'Loop' and 'Area' need to go in the
master list, as a tag.
I have made an append-query that can add them to the master table with
the correct category, but that will not delete combinations no longer
used.
Is there a way to make sure this master list of tags always contain
only relevant combinations of the fields? Or do I need to make my
users update this manually at regular intervals to make sure the list
is correct?
TBL_Tag:
Tag
Desc
Loop
Area
Cat