Arpeggione
Registered User.
- Local time
- Today, 02:18
- Joined
- Apr 8, 2008
- Messages
- 18
Hi: I think I am using the code per Bob Larson's (BTAB) wonderful website (his site has helped me immensely) as follows:
Forms!frmEditSystem!subfrmLineswitches.Form.RecordSource = mySQL
this code is setting a recordsource for my subform from a module outside the form. I get the error:
"can't find field subfrmLineswitches"
I'm probably making a careless error? Not sure why this isn't working.
Can anyone help? Thank you!
Arpeggione
Forms!frmEditSystem!subfrmLineswitches.Form.RecordSource = mySQL
this code is setting a recordsource for my subform from a module outside the form. I get the error:
"can't find field subfrmLineswitches"
I'm probably making a careless error? Not sure why this isn't working.
Can anyone help? Thank you!
Arpeggione