L
Lasse T
Now I have a control that calculates two values from a query. Sometimes I
need to change one of this values in the form. When I do that the result are
not updated until I either close and reopen the form or go to another post
and back again. I understand why, but I dont understand how to solve it. I
made a makro that goes to next post and back again when the next control in
the tab order is in focus but this feels like a Donald Duck solution.
I´m sure there is a much better way.
I also tried to make the control calculate the values directly from the form
instead of the query but the result was completely wrong. This are wery
strange becauce the value that destroys everything are just a "plain value"
directly connected to the table. I removed one value after another and found
witch value that goes wrong and as I said. Its a plain and simple value
connected directly to the form.
Lasse T
-------------
need to change one of this values in the form. When I do that the result are
not updated until I either close and reopen the form or go to another post
and back again. I understand why, but I dont understand how to solve it. I
made a makro that goes to next post and back again when the next control in
the tab order is in focus but this feels like a Donald Duck solution.
I´m sure there is a much better way.
I also tried to make the control calculate the values directly from the form
instead of the query but the result was completely wrong. This are wery
strange becauce the value that destroys everything are just a "plain value"
directly connected to the table. I removed one value after another and found
witch value that goes wrong and as I said. Its a plain and simple value
connected directly to the form.
Lasse T
-------------