Hi all,
I have this code at the "Form Current" Event. When a user activates a new record, I wanted to let them know how many times the value in txtOrderAmt appears in the column Order_amt, and also the sum of the values.
So, if 300 is in txtOrderAmt at the current record, then count how...