C
Chip Orange
Hi all,
we have Word 2003 and I've programmed many applications for my agency using
VBA macros; including several for forms.
recently though, we've found some newer pcs will crash, if we have a form
with an exit macro one a checkbox, and the exit macro does some significant
processing (say running through a collection of fields looking for other
checkboxes which are checked).
What happens is that Word says it has encountered an error and must close
when they click into another form field (this other form field *does not*
have an entry macro).
If I put an "exit sub" at the top of the exit macro in question, all is ok.
on slower pcs all is ok.
Does anyone have any ideas?
thanks.
Chip
we have Word 2003 and I've programmed many applications for my agency using
VBA macros; including several for forms.
recently though, we've found some newer pcs will crash, if we have a form
with an exit macro one a checkbox, and the exit macro does some significant
processing (say running through a collection of fields looking for other
checkboxes which are checked).
What happens is that Word says it has encountered an error and must close
when they click into another form field (this other form field *does not*
have an entry macro).
If I put an "exit sub" at the top of the exit macro in question, all is ok.
on slower pcs all is ok.
Does anyone have any ideas?
thanks.
Chip