Comentario
09-26-2022
06:42 AM
09-26-2022
06:42 AM
This is already possible by adding only one additional parameter that is fillable by the user.
You would have an equation such as this:
=if(This > 5, That, User Input), and then have User Input be another parameter that is fillable.
This formula would then use the user input depending on whether the IF statement is true or not.