So Im currently testing out what I learned aboy javascript in google sheets but hcurrently having a hard time.
i need to figure out how to have multiple sets of conditions without everything being filled wiht if statements. The situation is like this, I have 3 conditions to check through for the first condition there are two “types”…? forgive me I dont know what the technical term is and for the second there are 4 “types” and for the last there are 3. Which in total would be 24 different outputs.
I know i can just stack them but I think this will “slow down” the code and is generally not the best solution I think. So if anyone can help I would appreciate this so much