Well, I can't say what's wrong, without knowing the hierachy of you form. But I can already see some problems in your script. 1. DON'T name variables or form objects (subforms, fields …) after scripting properties or default form elements! That's a no go and can cause very strange effects! So you be...