ToshTrent
Technical User
- Jul 27, 2003
- 209
Hi,
I need to have a vbModal for prompt up whilst my database is printing, but when i prompt a vbmodal form the processes are stopped, is there away that I can prompt a form which doesn't allow the user to conduct any tasks, but some processes to still continue...
e.g
Form1
Open Database
Form2.Show vbModal <--- I need this to show and the process below to run...
Print Database
[red]
Thankyou[/red]
Matt
I need to have a vbModal for prompt up whilst my database is printing, but when i prompt a vbmodal form the processes are stopped, is there away that I can prompt a form which doesn't allow the user to conduct any tasks, but some processes to still continue...
e.g
Form1
Open Database
Form2.Show vbModal <--- I need this to show and the process below to run...
Print Database
[red]
Thankyou[/red]
Matt