I am trying to create a subform on a master form, in the past when using the
subform from the toobox I am prompted to use the wizard for creating a bound
subform. No it is just creating an unbound white background, I have changed
the object source of the unbound subform to the query it is based on but it
is still giving the white backgorund and not letting me add my own textboxes
for calculated fields.
Brian Bastl - 24 Feb 2006 22:42 GMT
Did you make sure the Wizard button was depressed before you tried to add
the subform control?
Otherwise, what is the record source for your subform? Is it a multi-join
query?
Brian
> I am trying to create a subform on a master form, in the past when using the
> subform from the toobox I am prompted to use the wizard for creating a bound
> subform. No it is just creating an unbound white background, I have changed
> the object source of the unbound subform to the query it is based on but it
> is still giving the white backgorund and not letting me add my own textboxes
> for calculated fields.