I am trying to learn the Lambda function through youtube, in the interim could you pls. help me how the code will change if I have five variables instead of 2 in Drivers.
Earlier was only Job Name & Division, I need to add may be another 3 like Manager, Location, Management Level.
Assuming the driverFields are still the rightmost fields of the Table you simple select a larger number in the definition which is the first line of the Lambda function, e.g.
More effort will go into the validation lists than the code! If the fields do not form a contiguous block to the right of the Table you would need a slight change of strategy and use CHOOSECOLS rather than TAKE to identify the driverFields.