by =?Utf-8?B?R2lyaSBQYWxha29kZXRp?= <GiriPalakodeti@[EMAIL PROTECTED]
Aug 4, 2008 at 08:22 AM
I am opening a form dynamically in VBA code in design view and making
changes
DoCmd.OpenForm rs1("Form"), acDesign
But for sub-forms the above statement fails. How can i check if
rs1("Form") is a sub-form and how do I open in design view to make changes
programatically to some of the properties and controls