B
Bill Stanton
In a form with "continuous forms" detail section, how do I
get control as each record is read so that I can conditionally
change the font color.
I tried to set the color in the "Before Update" event of the
control, but there's no option provided to do so. I.e., the
field of interest is named "Type", but there's no option to
change Me.Type.Forecolor, Me.Type.Properties.Forecolor
or anything similar that I could find.
Thanks,
Bill Stanton
get control as each record is read so that I can conditionally
change the font color.
I tried to set the color in the "Before Update" event of the
control, but there's no option provided to do so. I.e., the
field of interest is named "Type", but there's no option to
change Me.Type.Forecolor, Me.Type.Properties.Forecolor
or anything similar that I could find.
Thanks,
Bill Stanton