Hello,
I'd like to do something similar to this...would someone please shed some light on me? Thanks in advance.
if userid = userA then
open form A
else if userid = userB then
open form B
else if (..and so on)
I guess we can use switch for this purpose.
OS: XP pro
Office XP
I'd like to do something similar to this...would someone please shed some light on me? Thanks in advance.
if userid = userA then
open form A
else if userid = userB then
open form B
else if (..and so on)
I guess we can use switch for this purpose.
OS: XP pro
Office XP