method of flagging change to single record in detail section of a form

  • Thread starter Thread starter Mark Kubicki
  • Start date Start date
M

Mark Kubicki

this may be unnecessary, but here's what I'd like to do:

the detail section of a form has 2 controls: a checkbox, and a textbox
when, for the current record ONLY, when the checkbox is true, and the
textbox becomes dirty, I want to flag this condition to the user: either
change the color of the text in this record, display a label, etc. -but for
that record only, others would format normally. the record would always
have these format attributes, whether it is the active record or not

Is this at all possible (to format a single record in the detail section of
a form)?

many thanks in advance,
mark
 
Back
Top