Nightowl4933
Tryin' to do it right...
- Local time
- Today, 06:47
- Joined
- Apr 27, 2016
- Messages
- 151
Hi,
I have a form (frmZ) that can be opened from one of several forms (frmA, frm B, etc.)
When I close frmZ I want to goback to whichever form it was opened from, but (as usual) I'm struggling
I was thinking of using the CommandButton OnClick event to get the form name, but I don't know what to do with it then.
Thanks,
Pete
I have a form (frmZ) that can be opened from one of several forms (frmA, frm B, etc.)
When I close frmZ I want to goback to whichever form it was opened from, but (as usual) I'm struggling
I was thinking of using the CommandButton OnClick event to get the form name, but I don't know what to do with it then.
Thanks,
Pete