This script seems to be what I'm looking for...not sure if its right but it semi works...if (total > 650000) { this.rawValue=total;} else { xfa.host.messageBox("Message Goes Here", "Title", 3, 1); }this.rawValue=total;The only thing is the message pops up when the form is opened and then...