Hi,
I'm trying to create and IF AND statement but I don't know how to word it properly for the formula to work.
If I have the add substrate prompt checked then I want the product to add the substrate. Then further if the substrate is checked I want microvellum to read the second portion of the formula.
Below is the formula but it does not work.
=IF(Add_Substrate=1,1,0),IF(AND(Width>Max_Substrate_Width=1,1,0))
Any help will be great,
Thanks,