Billybong007
IS-IT--Management
Howde,
If there an easier way of creating an IF statement to check if a variable is in a list rather than doing an ELSE statment.
I have a list of numbers e.g. 22, 44, 3, 54 etc
I need to know if a variable "ID" is a number inside these numbers.
Since the list of numbers will change frequently it would become difficult to update a number of IF statements.
Sorry for such a novice question.
Tnks for your help
If there an easier way of creating an IF statement to check if a variable is in a list rather than doing an ELSE statment.
I have a list of numbers e.g. 22, 44, 3, 54 etc
I need to know if a variable "ID" is a number inside these numbers.
Since the list of numbers will change frequently it would become difficult to update a number of IF statements.
Sorry for such a novice question.
Tnks for your help