N
Nina
Hi,
I need some help with using an if stament to determine which of 3 forms I
should open. The if statement should be based on values chosen on 1 combo
box.
The combo box is :
cboco1 - which chooses the company (WM, PS or CAB) and the selection is
stored as a temp var ... =[TempVars]![CoID]
When the user clicks on the Login button it should determine which Form to
open :
There are 3 different forms one for each company.
I really appreciate your help!!
I need some help with using an if stament to determine which of 3 forms I
should open. The if statement should be based on values chosen on 1 combo
box.
The combo box is :
cboco1 - which chooses the company (WM, PS or CAB) and the selection is
stored as a temp var ... =[TempVars]![CoID]
When the user clicks on the Login button it should determine which Form to
open :
There are 3 different forms one for each company.
I really appreciate your help!!