I have a database were there is a field called Item on 2 different forms and want to color the field a dark gray color when the order is audited the actual form names are below.
Form 1 - frmProduction_Schedule_ByCPO
Form 2 - frmProduction_Schedule_BySalesOrder
Field name - Item
I was thinking about putting an on click event that would color the item field so that people knew not to mess with that order.
Any suggestions are all accepted Thanks!!!