I am using VBAI2011.
Suppose I have a state which altogether has 10 steps in it. I would like to be able to ignore the "step fails" for some steps, so that it will not affect the final inspection status.
For example, Step 2. If it fails, but all other steps pass, I would like the final inspection status to be "Pass". How to do this?
Thank you.