A Microsoft Office (Excel, Word) forum. OfficeFrustration

If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

Go Back   Home » OfficeFrustration forum » Microsoft Access » Using Forms
Site Map Home Register Authors List Search Today's Posts Mark Forums Read  

Limit to number of forms??



 
 
Thread Tools Display Modes
  #1  
Old June 2nd, 2004, 03:49 AM
Sandra
external usenet poster
 
Posts: n/a
Default Limit to number of forms??

I have a tabbed form for a master table of Donors.
Page 1 has the master Donor form
Page 2 has a subform for Relations linked to Donors.
Page 3 has a subform for Donations linked to Relations,
and embedded in this subform are 2 subforms linked to
Donations for adding extra information that is not
required for every donation record.

Everything is working fine except for the subforms on the
subform Donations. One subform works OK and maintains a
link to the Donations record. The last subform I placed
does not. It fills out OK as a new record, but does not
resync when you enter the parent donation record again.
All the underlying tables are linked, and I have
referential integrity among all the tables. Master and
child properties are linked.

Technically, these subforms are 3 levels deep, is there a
problem with this, or have I just goofed up somewhere?

Thanks,

Sandra
  #2  
Old June 2nd, 2004, 06:22 AM
John Vinson
external usenet poster
 
Posts: n/a
Default Limit to number of forms??

On Tue, 1 Jun 2004 19:49:18 -0700, "Sandra"
wrote:

Technically, these subforms are 3 levels deep, is there a
problem with this, or have I just goofed up somewhere?


What version of Access? In 2000 and above you can nest *seven* deep
(not that I'd ever want to, that would be a user nightmare).

I'd guess that you've made some subtle error - check each subform's
Master/Child Link Field properties carefully, and open each form
independently if possible to be sure that its recordsource is
returning the correct data. Or, the entire form might be corrupted -
try creating a new database and Importing everything.

John W. Vinson[MVP]
Come for live chats every Tuesday and Thursday
http://go.compuserve.com/msdevapps?loc=us&access=public
  #3  
Old June 2nd, 2004, 06:50 AM
Sandra
external usenet poster
 
Posts: n/a
Default Limit to number of forms??

Well DUH!!!
After fiddling with this thing for an hour and checking
all of my code, I finally went to form properties and I
had the DataEntry checked yes. That's what happens when
you work too late LOL!
-----Original Message-----
On Tue, 1 Jun 2004 19:49:18 -0700, "Sandra"
wrote:

Technically, these subforms are 3 levels deep, is there

a
problem with this, or have I just goofed up somewhere?


What version of Access? In 2000 and above you can nest

*seven* deep
(not that I'd ever want to, that would be a user

nightmare).

I'd guess that you've made some subtle error - check

each subform's
Master/Child Link Field properties carefully, and open

each form
independently if possible to be sure that its

recordsource is
returning the correct data. Or, the entire form might be

corrupted -
try creating a new database and Importing everything.

John W. Vinson[MVP]
Come for live chats every Tuesday and Thursday
http://go.compuserve.com/msdevapps?loc=us&access=public
.

 




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Forum Jump


All times are GMT +1. The time now is 12:13 PM.


Powered by vBulletin® Version 3.6.4
Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Copyright ©2004-2024 OfficeFrustration.
The comments are property of their posters.