Hello all,
I have a problem with my VBA, maybe you can help me.
Everything is working fine, but even if XXX!D13 =0, i still recieve an empty message with "ok" button. How can i change the vba, so that in case XXX!D13 is zero, not to have any message.
This is my VBA:
Dim msg AsString
If...