I have a continuos form and seem unable to highlight just the current row?
This is affecting every row on the continuous form not the current row?
If I use conditional formatting it is applying it to all the controls as well not the current record?
"In complete darkness we are all the same, it is only our knowledge and wisdom that separates us, don't let your eyes deceive you."
"If a shortcut was meant to be easy, it wouldn't be a shortcut, it would be the way!"
Free Electronic Dance Music
Code:
Me.ACC_Text.BackColor = RGB(0, 0, 0)
This is affecting every row on the continuous form not the current row?
If I use conditional formatting it is applying it to all the controls as well not the current record?
"In complete darkness we are all the same, it is only our knowledge and wisdom that separates us, don't let your eyes deceive you."
"If a shortcut was meant to be easy, it wouldn't be a shortcut, it would be the way!"
Free Electronic Dance Music