Help with subform

gguy

Registered User.
Local time
Today, 22:51
Joined
Jun 27, 2002
Messages
104
I am a long time nubie and am having a problem with a nested subform.

Really, all I want to do is tab from a field on the main form to a field in a subform that is inside a subform.

Lets say that we have a main form then subform A and subform B is a subform of subform A.

I want to tab directly from a field in the main to a field in subform B but create an auto number field entry in the table of subform A as I pass control to subform B.

I can upload the form if that would be helpful. Thanks, Greg
 
You cannot create a record in Subform A by simply having an autonumber field. You have to enter some other data before the autonumber will be created/assigned by Access. The real question is, why would you want to? It doesn't make a lot of sense.
 

Users who are viewing this thread

Back
Top Bottom