G
Guest
Hi all,
I have four conditions that are used every time a screen is opened, to
determine a) what language the screen shall display in and b) what features
are enabled
1) English & Area
2) English & District
3) French & Area
4) French & District
Currently, I am using an if statement to determine what needs to be
displayed. Is there a more efficient way, such as a select case? if a
select case statement is needed, how would it be set up?
Any ideas would be greatly appreciated
I have four conditions that are used every time a screen is opened, to
determine a) what language the screen shall display in and b) what features
are enabled
1) English & Area
2) English & District
3) French & Area
4) French & District
Currently, I am using an if statement to determine what needs to be
displayed. Is there a more efficient way, such as a select case? if a
select case statement is needed, how would it be set up?
Any ideas would be greatly appreciated