passing data from one form to another

  • Thread starter Thread starter sturner
  • Start date Start date
S

sturner

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
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top