1
I have the following access database:
mov_atm
n_mov conta data valor mov_sc
100 200 1/8/2014 500 n_mov conta data valor
101 900 5/8/2014 800 200 900 5/8/2014 800
102 100 1/8/2014 500 109 100 1/8/2014 500
103 100 1/8/2014 500
With the result I intend to get the following:
n_mov conta data valor mov_sc
n_mov conta data valor
101 900 1/8/2014 800 102 900 5/8/2014 800
102 100 5/8/2014 900 101 100 1/8/2014 500
Note that the number of records that exist in the table mov_atm
is not the same with the table mov_sc
right?
What I want is that the n_mov
of tabela mov_sc
must inherit the n_mov
table mov_atm
and do not appear repeated data I want it to stay as shown in the result .
How can I get this result using Access.vba
?
You could use {Edit]ar and format your question better. It’s hard to understand this way.
– Maniero
Add to me how you want the output I help you to build SQL. It’s a bit confusing. And another thing, what is the link between the tables? account?
– Tiedt Tech
What fields do you really need in the result?
– bfavaretto
The result you added in your question makes no sense. The count and date fields are not equal, although in the query this is indicated. It is possible that you have added another result?
– Bernardo Botelho
I do not know if I was clear now but if I was not weight to give a touch but in short that is what I intend to do.abs waiting.de Mocambique
– user7752
Hi, Alex from Mozambique, I don’t know if you noticed, but the guys here has been having a lot of work to improve your posts. Please take advantage of your participation here to improve your writing: accents, points, uppercase, spelling, formatting... This will be useful in your professional life too. Good luck!
– brasofilo
thanks bro thanks for the tip.
– user7752
who has a tip for the problem in question thank you
– user7752