My Assistant
![]() ![]() |
|
|
Nov 17 2004, 05:39 PM
Post
#1
|
|
|
UtterAccess Veteran Posts: 473 From: Vancouver BC, Canada |
Hi
On the 'on current' control of my form, I'm trying to requery a control on the sub form. but I can't figure out the code. [List] is my form [Listsub_ClassKid] is my subform [ckCID] is what I want to requery On the main form do I use: Me.[ListSub_ClassKid].[ckCID].Requery or do I use this it on the 'on current' of the sub form? John |
|
|
|
Nov 17 2004, 05:44 PM
Post
#2
|
|
|
UA Editor + Utterly Certified Posts: 22,722 From: Melton Mowbray,Leicestershire (U.K) |
Hi John
Try: Me!SubformName.Form!ControlName.Requery Reference: Refer to Form and Subform properties and controls. HTH's (IMG:http://www.utteraccess.com/forum/style_emoticons/default/thumbup.gif) |
|
|
|
Nov 18 2004, 03:35 PM
Post
#3
|
|
|
UtterAccess Veteran Posts: 473 From: Vancouver BC, Canada |
Hey That's a fantastic reference.
Thanks for the help and the link! John |
|
|
|
Nov 18 2004, 05:07 PM
Post
#4
|
|
|
UA Editor + Utterly Certified Posts: 22,722 From: Melton Mowbray,Leicestershire (U.K) |
|
|
|
|
![]() ![]() |
|
Go to Top · Lo-Fi Version | Time is now: 21st May 2013 - 07:19 AM |