It's in the actual text field, but I realized, if the user is forced to use the Save button, then it will work there.
I couldn't get Me.Undo or Cancel = True in the text field VBA (for BeforeUpdate or AfterUpdate), but since the user has to use the Save button, pressing it gets it to work...