subform in tab won't display



I have an app built using Access 2003 sp3. One client, using ccess 2003 sp3 cannot display one of the subforms in one tab of the main form. It appears all the subforms in the other 6-7 tabs display just fine. Just this one is totally empty/missing.

I initially thought it was a bad security setting which allows display or no display of tab contents but I opened the database with my credentials and I could not display it and I can see everything.

The subform itself is nothing special just kind of long and has a vertical scroll bar.

For the other 30 or so users, no one else has had this problem.

she has 512 meg memory. I tried closing down all other apps and rebooting and only starting this app.

The app is run from an MDE.

Any ideas of what might cause this?

Bob
.



Relevant Pages

  • Re: need help,,,,
    ... Subforms are used primarily to display the many side of a one-to-many ... relationship, such as Customers and Orders, but are also useful in dividing a ... efficiently--you can put each task or series of tasks on a single tab. ...
    (microsoft.public.access.forms)
  • Re: Displaying a "Please wait..." Form
    ... Another thing you might want to consider is to limit the number of subforms ... separate subforms on each tab. ... I have found that you can use a tab control, ... but get away with having only a single subform that you display over the ...
    (microsoft.public.access.formscoding)
  • Re: Synchronizing forms and autolookup in the case of 1-to-1 relations
    ... An alternative approach might be to use subforms for the related records. ... You might do this as a tab control, where the first tab page shows the primary record from the main table, and each other tab pages show the fields for one of the subtypes. ... To make things easier for the user I want the specific forms to display some ...
    (microsoft.public.access.formscoding)
  • Re: App with forms as tabs
    ... convert an application I already coded over to this 'Visual Studio IDE' ... This app has 50 or so already coded forms - I really don't ... Isn't there any way to display an already-created form in a tab? ...
    (microsoft.public.dotnet.languages.vb)
  • RE: Displaying more than 1 table in a form in access without subforms
    ... You should use subforms if you need to display table details in each tab. ... > If subforms can be designed so that I can re-arrange them in a different way ...
    (microsoft.public.access.forms)