T
terry w
I have a bound subform that shows records in continuous view. The first
field is txtEmpID. Another field is txtGroup. If txtGroup has the focus,
I'd like the corresponding value of txtEmpID to be 'bold'. I tried using
'txtEmpID.fontbold = True' in txtGroup's Got Focus event, but this 'bolds'
txtEmpID in all records.
I'd appreciate any clues
Terry
field is txtEmpID. Another field is txtGroup. If txtGroup has the focus,
I'd like the corresponding value of txtEmpID to be 'bold'. I tried using
'txtEmpID.fontbold = True' in txtGroup's Got Focus event, but this 'bolds'
txtEmpID in all records.
I'd appreciate any clues
Terry