Is there a way to make a subform have characteristics similar to a dialog box? I made a custom popup messagebox but I have 2 main issues:
1) Everything in the background is still clickable.
2) It doesnt act like a prompt and the next bits of code continue to run.
Thanks,