subform disappeared as I clicked on field in it, need it back?

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

Created a subform based on a query, was quite happily working in it altering
layout etc. However, clicked in field in form view and the subform
disappeared and I can't retrieve it although it is still there to view when i
go straight into it from the Forms objects screen. If anyone knows of the
solution then pleeease let me know, thank you!
 
Kate,

Just guessing. If you view the main form in design view, and look at
the Properties of the subform, what is the setting for the Visible
property? If it is Yes, then try looking through the code behind the
main form, in case for some reason there is something there that is
hiding the subform.
 

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