Negative, ghostwriter. I tried that, frmMain.Controls, etc... A lot of VB doesn't work the same in eVB. For example, you can only use the "Left(string, length)" inside a code module, not a form.
Thanks though. I gave up and did txt1.backcolor=0, txt2.backcolor=0, etc...
Kevin