I have an Access 2002 main form ("Project Update Form") with a subform ("sfEZMilestone ").
What I want is to somehow change the subform to a command button so when a user clicks the command button, it will open the subform in a new window (like a pop up window). There, the user can update and edit the fields as necessary then close the window and return to the main form.
The Link Child Field is ID and the Link Master Field is ID.
Regards,
- JM
What I want is to somehow change the subform to a command button so when a user clicks the command button, it will open the subform in a new window (like a pop up window). There, the user can update and edit the fields as necessary then close the window and return to the main form.
The Link Child Field is ID and the Link Master Field is ID.
Regards,
- JM
Comment