ADding a record in the subform

  • Thread starter Thread starter Sansanee
  • Start date Start date
S

Sansanee

Hi,

I am having a mainform with drop-down list for clientID. The user will query
the clientID to query the class scheduled for that client in subform. I want
to allow user to add new client schedule in the subform as well. I got the
error that I can't add a record without corresponding record in Client
table. I tried chnaging the setting that addition is true and chnaged some
VB code but still I couldn't get it to work.


I would appreciate if you can help.


Thank you in advance,

Sunny
 
Back
Top