Hi,
I'm trying to determine when the User has closed the find & replace window because I want to setfocus on another control.
By tracing what happens when find & replace is executing, it appears that events like enter, gotfocus, etc only happen once ... each time findnext is clicked, the form's current event gets executed for each findnext.
Hope I've explained this properly.
Thanks
I'm trying to determine when the User has closed the find & replace window because I want to setfocus on another control.
By tracing what happens when find & replace is executing, it appears that events like enter, gotfocus, etc only happen once ... each time findnext is clicked, the form's current event gets executed for each findnext.
Hope I've explained this properly.
Thanks