Hi folks, I was wondering what the method of approach would be. We have an excel file full with //carbrands on the vertical and //conditions on the top (Age, State, Original Price etc.).
Now, currently I have quite a massive Exec. code where I have written a switch that checks "if user choose Car A" then these variables should be these values.
Is there a way to simplify this using the new datatables somehow ?