Conditional Formatting
I have a form that asks whether an item was budgeted and then the price of the item. This form is to be emailed to certain people based on whether the item was budgeted and also the price. I have buttons set up that runs the script of who to email the form to when clicked on. I want to be able to have a button called 'Submit to COO' appear if the item was not budgeted, or if the item was budgeted but the price is $50,000 or more. If this is not the case, then I want a button called 'Submit to CFO' if the item was budgeted and the price is under $50,000. Is this possible to do? If so, please provide the steps on how to make it work.
Thanks.
