Quote Originally Posted by LaVolpe View Post
Not familiar with the script control; never used it. But for what you are doing, you don't need it.

Me.Controls(fldName).Enabled = False
Wow - that was a quick reply.

What about if the field is indexed i.e Text1(0)

Cheers