Subform on a subform?

  • Thread starter Thread starter Tony Williams
  • Start date Start date
T

Tony Williams

Is it possible to create a subform on a subform? I have tried this but am
having problems with identifying controls
 
Tony,

Yes, you can have a subform on a subform. The first subform has to be
either single view or datasheet, it won't work with continuous view
form.

If you mean referring in expressions or code to controls on the
sub-subform, you will find this useful...
http://www.mvps.org/access/forms/frm0031.htm

- Steve Schapel, Microsoft Access MVP
 
Back
Top