View Full Version : Conditional formatting for all fields on a subform


jaxbuilder
08-27-2000, 12:54 PM
Is there a way I can use conditional formatting to BOLD an entire line of a subform datasheet? The ON GOT FOCUS works fine for each individual field, but I want to bold all fields of the selected item. Could I somehow set a value (like the selected line number) into a hidden control and then use conditional formatting based on an expression to bold the whole line?

Chuck