Working with Objects as Variables:   Return to List

' When a property setting refers to an object, you can assign the object to a variable by using a statement similar to:

Set frm = Screen.ActiveForm



Note to Webmaster