I have a quick questions regarding Continuous forms. I have a continuous form that shows approximately 20 records. Those records all have a field that shows whether or not a discount was approved for that customer. If the discount was approved for the customer, I would like a note to appear, otherwise, I do not want anything special to appear. I put code on the On Current event of the form, but that does not do what I would like it to do. That takes the note (or lack there of) for the current record and copies it on every record. How can I get it so that the note is specific to each record, whether it is the record of focus or not?