Problem solved. No Bug, just bad code on my part..

Thanks Howard! You pointed me in the right direction. I'm embarrassed about this one.. Oops!

The results were: I logged into her machine with the same problem. She logged into my machine with the same problem.

The problem was an @Error was from a previous line. I guess the Ingroup() only throws a 1 or 0 and has nothing to do with the @Error?. Anywho, when I ran my Ingroup() with the @Error check, it failed if the previous @Error <> 0. My bad. I just removed the @Error checking from the Ingroup() lines and that fixed the problem.

Thanks for everyone’s help.

Brad