Subform Not Showing

  • Thread starter Thread starter LJG
  • Start date Start date
L

LJG

Hi Guys,

I have a form with a subform that works when I run it locally, but not when
it is used over the network? Anyone any answers for this issue?

TIA
 
Sorry,

Should have made it clearer,

Main form is made up of a tabbed form which has a subform for additional
contact information. The problem is, when I run this to local backend it
works fine, displaying the subform as it should. However, when I link to
backend tables on server the main form and tab display fine yet subform does
not display?

HTH
Les
 
Further to what Arvin said, make sure that the subform's AllowAdditions
property is True.

HTH,
TC
 
Hi Arvin,

Can you explain how I can make a form updateable, as this one appears to not
updatable when using the network, yet is updateable using it locally, i.e.
tables on the local PC

Many thanks
Les
 

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