ToshTrent
Technical User
- Jul 27, 2003
- 209
Hi,
In my application I have two forms which can be worked on at any one time, when the user selects an option on Form1, Form3 is shown, I need Form3 to be vbModal for only Form1 and not affecting Form2.
How can I do this? - I've tried,
[blue]form3.show vbmodal, form1[/blue]
[red] - No Luck There...[/red]
I hope this makes sense,
Thanks
Matt.
In my application I have two forms which can be worked on at any one time, when the user selects an option on Form1, Form3 is shown, I need Form3 to be vbModal for only Form1 and not affecting Form2.
How can I do this? - I've tried,
[blue]form3.show vbmodal, form1[/blue]
[red] - No Luck There...[/red]
I hope this makes sense,
Thanks
Matt.