I have one field (accountnumber) on a form where the user enters a credit card accountnumber. After the account number is entered (After Update), I want to display an InputBox (string variable (because they can enter hyphens):NumberInput) where they will enter the account number again. Then I want to compare the two number sets, and if they are different, I want to clear the value of accountnumber and setfocus to accountnumber.
Thank you in advance for your help.
Jeremy
Thank you in advance for your help.
Jeremy