P
Peter Taylor
I have a form called frm_bookings and on it is a subform called
frm_sub_clients.
I have 2 tables called bookings and clients (each form associated with each
table).
I am trying to display the value of "fees" (which is in the clients table)
on the frm_bookings form, but as I am a relative novice at access I'm unsure
how. I've tried putting the following code into the frm_bookings form load
: Check89.Value = check19.Value but as check19 is on the subform it comes
back with the error Object required.
Anybody know how to do it? Surely there must be a simple way.
link to screenshot : http://petertaylor111.netfirms.com/a.jpg
any help much appreciated
TIA.
-pete
frm_sub_clients.
I have 2 tables called bookings and clients (each form associated with each
table).
I am trying to display the value of "fees" (which is in the clients table)
on the frm_bookings form, but as I am a relative novice at access I'm unsure
how. I've tried putting the following code into the frm_bookings form load
: Check89.Value = check19.Value but as check19 is on the subform it comes
back with the error Object required.
Anybody know how to do it? Surely there must be a simple way.
link to screenshot : http://petertaylor111.netfirms.com/a.jpg
any help much appreciated
TIA.
-pete