Why can't I do the following?:
public lastForm as Form
Private Sub Form_Load()
lastForm = Me
End Sub
VB tells me "Invalid use of property"
|
Results 1 to 2 of 2
Thread: referencing a form
|
Click Here to Expand Forum to Full Width |