D
Davey
I'm reviewing a macro and it has a "run code" action based on the following
condition "1=2"
What does that condition mean?
condition "1=2"
What does that condition mean?
Duane Hookom said:Possibly the author decided they wanted to temporarily disable the action
with the possibility of enabling it later. This is similar to commenting out
code rather than just deleting it from a module.