Source Object of subform

J

Jeff

I have a unbound subform on my main form, and on the main form is a command
button that I want to use to set the SourceObject of the subform to "
frm_Subform". When I try this I get an error "You can't set the source
object to a zero length string if you're displaying the main form in form
view" What am I doing wrong?
 
Top