G
Guest
I have a form that is set to 'Continuous Forms'. I need to have the entire
"Record" highlighted. The reason is that I also have an subform attach which
contains centain information that I transfer to related fields in the Parent
form through a button. How do I have the entire record highlighted.
Generally speaking if you have a code in the first field of the record such
as Me.Field.BackColor = VbRead the entire field will change. I want to have
the record or line highlighted. This will be easier to know that the
information will be transferred to the proper record and field.
How can this be accomplished?
Sandrao
"Record" highlighted. The reason is that I also have an subform attach which
contains centain information that I transfer to related fields in the Parent
form through a button. How do I have the entire record highlighted.
Generally speaking if you have a code in the first field of the record such
as Me.Field.BackColor = VbRead the entire field will change. I want to have
the record or line highlighted. This will be easier to know that the
information will be transferred to the proper record and field.
How can this be accomplished?
Sandrao