I need help ending a macro using an iif function, I want to end a macro using the iif funtcion where in the true or false statement based on the condition it ends the current macro, can it be done??
You can use a Condition in a macro and apply it to a StopMacro action in
your macro. You would need to provide more details of what you want, if
you need more specific help.