Re Form or Query Issue

phillbaker

Registered User.
Local time
Today, 19:05
Joined
Jun 29, 2008
Messages
45
I have this subform which records all the training undertaken by a client. It also stores the ID of the client which it grabs from the main form and this is all stored in a training table. One thing it use to do was also record the clients surname in the table which it also use to get from the main form but for some reason has stopped doing this.

The subform is using a query and is getting the following information

What could be wrong with this

phil
 
sorry it is only stored as an identifier in the child table its not being used as anything else. Just for the person using it could cross refernence with other information.
 
How is the information supposedly getting from the main form to the subform?
 

Users who are viewing this thread

Back
Top Bottom