[AccessD] Check for Null on a Subform

Stuart McLachlan stuart at lexacorp.com.pg
Wed Oct 22 17:33:47 CDT 2003


On 22 Oct 2003 at 16:26, Hollis,Virginia wrote:

> Before a form is closed I need to check for an entry in a certain field
> (TypeTask) on a subform. How do I refer to the subform (frm_DDPSub) from a
> close button on the main form (frm_DDPMain)?
>  
Forms!frm_DDPMain!frm_DDPSub.Form!TypeTask)
instead of
Forms!frm_DDPMain!frm_DDPSub.TypeTask
(Note the extra "Form!")


 
-- 
Lexacorp Ltd
http://www.lexacorp.com.pg
Information Technology Consultancy, Software Development,System Support.





More information about the AccessD mailing list