G
Guest
I was running this code all week to pass info from one form to anther. This
moring I get an error that "Object doesn't supptort this property or method".
Any thoughts on why this would suddenly start?
Text13.SetFocus
Text13.Text = Forms.frmlogin.LoginName.Text
moring I get an error that "Object doesn't supptort this property or method".
Any thoughts on why this would suddenly start?
Text13.SetFocus
Text13.Text = Forms.frmlogin.LoginName.Text