D
Diego via AccessMonster.com
Hi
i have a tableA with one field and another tableB with two fields.
TableA
Name
a
b
c
d
e
f
..
...
I want copy all values alternatively, in an another tableB with two fields.
The results should be:
TableB
NameA NameB
a b
c d
e e
..
Anyone can be help me ?
Thank you in advance
Best regards
Diego
i have a tableA with one field and another tableB with two fields.
TableA
Name
a
b
c
d
e
f
..
...
I want copy all values alternatively, in an another tableB with two fields.
The results should be:
TableB
NameA NameB
a b
c d
e e
..
Anyone can be help me ?
Thank you in advance
Best regards
Diego