Hi,
In my subform that displays all invoices for a particular customer, I want it so that if an invoice is paid, all the field in a row are green, and the same row to be red when it is not paid. I thought I had this acomplished with a couple simple IF...Then statements and using the .Foreground property control.
I have the IF...Then statements in my subforms On Current event. It works to a point. It takes the color conditions for the first row of data and uses that color for all the rest of them.
I am using ACCESS 97 and so I can not use that conditional formating under the Format menu. Can someone tell me which even to place this in or another way of doing this?
Thanks SO much!
--freefour
In my subform that displays all invoices for a particular customer, I want it so that if an invoice is paid, all the field in a row are green, and the same row to be red when it is not paid. I thought I had this acomplished with a couple simple IF...Then statements and using the .Foreground property control.
I have the IF...Then statements in my subforms On Current event. It works to a point. It takes the color conditions for the first row of data and uses that color for all the rest of them.
I am using ACCESS 97 and so I can not use that conditional formating under the Format menu. Can someone tell me which even to place this in or another way of doing this?
Thanks SO much!
--freefour