• Message boxes are fine when you're running the package interactively, but what if you forget to take them out and then wonder why the package fails when you schedule it? I strongly recommend that you write the variable value out to a text file or database table instead of displaying it on screen.

    John