C c_shutty New member Local time Today, 04:11 Joined May 17, 2001 Messages 7 Jul 3, 2001 #1 Change colour/font of text box when printed depending on its value .
pcs Registered User. Local time Yesterday, 22:11 Joined May 19, 2001 Messages 398 Jul 3, 2001 #2 check help for the following: FontName, FontSize Properties, BackColor Property place the appropriate code in the OnFormat event of the desired report section. al
check help for the following: FontName, FontSize Properties, BackColor Property place the appropriate code in the OnFormat event of the desired report section. al