I have a form running in access 2003. The forms property is set to continuous forms so that all records from an underlying query can be diaplayed. On the form are 12 sets of fields from [ Date1,Payment1, Type1].......to..... [Date12,Payment1 2,Type12] In the header of the form is a single unbound field that is populated with a date picker and a command button. The idea is that when a date is entered in the unbound field and the command button is pressed there is a graphical view [ie border colours change etc]of the status of payments ie [over due = red border etc] i have the code working but it works across all forms in the continuous forms view does anybody know how i can have the code work on each individual form that is displayed
Thank you
Grahamib
Thank you
Grahamib
Comment