G
Guest
Hi
I have produced a Db that has a form which has a diagram on it. This diagram
changes depending on what is in a certain field, status. Each time the form
is opened or a filter is applied the diagram is redrawn to reflect the
current record being shown. What i want now is to be able to search on a few
text fields, the problem this gives me is that i remove the filter and then
let them search but when they press find it goes to the next record matching
the find but the diagram doesn't change to reflect that record.
Is there an event that is fired the "find next" is pressed on the find form
that i can change to also run a bit of code to update the diagram?
Or can you think of any other way to do this?
Cheers
Danny
I have produced a Db that has a form which has a diagram on it. This diagram
changes depending on what is in a certain field, status. Each time the form
is opened or a filter is applied the diagram is redrawn to reflect the
current record being shown. What i want now is to be able to search on a few
text fields, the problem this gives me is that i remove the filter and then
let them search but when they press find it goes to the next record matching
the find but the diagram doesn't change to reflect that record.
Is there an event that is fired the "find next" is pressed on the find form
that i can change to also run a bit of code to update the diagram?
Or can you think of any other way to do this?
Cheers
Danny