-
1
- #1
Hello,
I would like to be able to check to see if a certain form (frmEntity) is open when another form (frmProject) is loaded. If frmProject is loaded without frmEntity being open, then I have certain code that runs. But, if frmEntity is open when frmProject is loaded, I want different code to run. I am going to use and If Then statement but how do I check to see if frmEntity is open? I've seen the code for this before but don't remember what it is exactly or where I saw it.
Thanks!
I would like to be able to check to see if a certain form (frmEntity) is open when another form (frmProject) is loaded. If frmProject is loaded without frmEntity being open, then I have certain code that runs. But, if frmEntity is open when frmProject is loaded, I want different code to run. I am going to use and If Then statement but how do I check to see if frmEntity is open? I've seen the code for this before but don't remember what it is exactly or where I saw it.
Thanks!