L
LisaS
In the design view of the Append query, I am trying
to "send" the data to predefined fields based on what is
in the field called SUBGROUP. There are three possible
SUBGROUP fields in the originating table - SUBGROUP1,
SUBGROUP2 and SUBGROUP3. And the data that is contained
within the fields maybe one of 5 different subgroups -
100000, 100005, 240007, 100010, 100214. Depending on which
of these it is, decides where it goes in the destination
(append to) table.
For instance [SUBGROUP1]="100005", then it should go into
SUBGROUP2_MCC field in the destination table.
I can only get the data to go into the first field
[SUBGROUP1].
Your assistance is truly appreciated!
to "send" the data to predefined fields based on what is
in the field called SUBGROUP. There are three possible
SUBGROUP fields in the originating table - SUBGROUP1,
SUBGROUP2 and SUBGROUP3. And the data that is contained
within the fields maybe one of 5 different subgroups -
100000, 100005, 240007, 100010, 100214. Depending on which
of these it is, decides where it goes in the destination
(append to) table.
For instance [SUBGROUP1]="100005", then it should go into
SUBGROUP2_MCC field in the destination table.
I can only get the data to go into the first field
[SUBGROUP1].
Your assistance is truly appreciated!