B
Bob H
I have just created another querry in my database, which has currency
values of parts which have been shipped. Previously I didn't have this
querry, but now I do, and I have noticed that the value which is in the
said querry feild does not update the main table I have.
In reality I suppose it can't at the moment, so how do I get this to happen.
To build the querry I added feilds from the main table and feilds from a
newly created table by using INNER JOIN to get the a calculation of data.
It is this calculated dated I want to go in a feild in the main form.
Thanks
values of parts which have been shipped. Previously I didn't have this
querry, but now I do, and I have noticed that the value which is in the
said querry feild does not update the main table I have.
In reality I suppose it can't at the moment, so how do I get this to happen.
To build the querry I added feilds from the main table and feilds from a
newly created table by using INNER JOIN to get the a calculation of data.
It is this calculated dated I want to go in a feild in the main form.
Thanks