G
Guest
I need to write a piece of code to check to see if one of 6 possible forms is
open. What is the best way to do this? I figure that a bunch of If...Else's
would not be the best way, but I can't quite figure out how to do it with a
Select Case. Can someone point me in the right direction? Thanks!
open. What is the best way to do this? I figure that a bunch of If...Else's
would not be the best way, but I can't quite figure out how to do it with a
Select Case. Can someone point me in the right direction? Thanks!