On May 28, 8:55 am, chris.edward...@googlemail.com wrote:
> I have a form with a tabbed area in the lower part to accommodate
> different categories of data. One tab has two combos cboJobGroup and
[quoted text clipped - 31 lines]
> is - has anyone got any light to throw on the problem?
> Chris
Since posting I have discovered that the property sheet for
cboJobGroup did not have [Event Procedure] against the AfterUpdate and
the Dirty events although the code was still there in the VBA view. By
clicking on the dots at the righthand end of the property on the
property sheet and choosing codebuilder which took me to the
appropriate VBA code then returning to the property sheet [Event
Procedure] now appears and the events do trigger the code. How is it
that the code can be there but doesn't appear to be linked to the
properties? As it was working once it must have become detached
somehow. Is there something I am doing wrong which has caused the to
occur?
Chris