I didn't figure out how to get rid of the confirmation box - but I did learn something. The code that I was getting an error on is now working, figured it out late yesterday.
I guess when the code on the Forms in CRM is run - it runs it from top to bottom, it doesn't look for functions first then does the rest. Once I moved the code for the workflow function to the very top it ran fine. BIG lesson learned there.
Although it is working, I'm going to look at the code you have in the link as it's a lot more compact. Thanks!
-JP